v0.5.0
k2-fsa/sherpa-onnxv0.5.0Jan 6, 2025by danielcampagnolitg
AI Summary
Updates AI SDK and adds support for new models (Gemini 2.0, DeepSeek v3) and features like PDF attachments.
Key Highlights
- Add gemini-2.0-flash-thinking support.
- Add Firework DeepSeek v3 support.
- Add initial chat attachment support.
- Update SWE agent to optionally take the path to the project.
New Features
- Gemini 2.0-flash-thinking support
- DeepSeek v3 support
- Chat attachment support
- PDF support for Anthropic Vertex
- SWE agent project path handling
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.