v0.5.0

ogx-ai/ogx-client-typescriptv0.5.0Jan 6, 2025by danielcampagnolitg

AI Summary

Significant updates to AI model support, including new reasoning models and providers, along with enhancements to the SWE agent and project handling.

Key Highlights

  • Gemini 2.0 Flash Thinking support
  • Initial chat attachment support
  • Anthropic PDF support
  • SWE agent project path option

New Features

  • Update AI SDK
  • Update Groq, Together and Vertex to extend AiLLM
  • Update Cerebras to Llama 3.3 70b
  • Save input/output tokens in AiLLM
  • Add PublicWeb.takeScreenshotAndLogs function
  • Add Firework DeepSeek v3 support
  • 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.