v0.5.0
abus-aikorea/voice-prov0.5.0Jan 6, 2025by danielcampagnolitg
AI Summary
The release adds support for Gemini 2.0 flash-thinking, initial chat attachment support, and Firework DeepSeek v3. It also includes updates to various AI SDKs (Groq, Together, Vertex, Anthropic) and adds web screenshot logging functionality.
Key Highlights
- Add gemini-2.0-flash-thinking support
- Add initial chat attachment support
- Update Cerebras to Llama 3.3 70b
- Add Firework DeepSeek v3 support
- Update SWE agent path handling
New Features
- gemini-2.0-flash-thinking support
- initial chat attachment support
- Update Groq, Together and Vertex to extend AiLLM
- Update anthropic sdk versions. Add pdf support
- Update Cerebras to Llama 3.3 70b
- Save input/output tokens in AiLLM
- Add PublicWeb.takeScreenshotAndLogs function
- Update SWE agent to optionally take project path
- Add initial includeAlternativeAiToolFiles.ts
Full Release Notes
* Update ai sdk * Add gemini-2.0-flash-thinking support * Add initial chat attachment support * Update Groq, Together and Vertex to extend AiLLM * Update anthropic sdk versions. Add pdf support for anthropic vertex * Update Cerebras to Llama 3.3 70b * Save input/output tokens in AiLLM * Add PublicWeb.takeScreenshotAndLogs function and tidy up web.ts * Add Firework DeepSeek v3 support * Update SWE agent to optionally take the path to the project, and switch to projectInfo.dev branch if available * Add initial incudeAlternativeAiToolFiles.ts which add to a file set the .cursorrules and CONVENTIONS.md files in the folders and parents folders of files.