Releases: truemagic-coder/solana-agent
Releases · truemagic-coder/solana-agent
v29.2.1
- use openai function calling rather than system prompt tool calling
v29.2.0
- add support for ollama (gemma3:4b)
- add routing support for grok and gemini
- fix non-registered tools being called by agent (bug)
- update deps
v29.1.5
- update gemini model
v29.1.4
- update deps
- add last message from MongoDB from memory
v29.1.3
- update deps
- add Nemo Agent to readme/docs
v29.1.2
- update readme and docs
v29.1.1
- update gemini from pro to flash as pro was too slow
- update readme with new models
v29.1.0
- support grok and gemini
v29.0.0
- support large PDFs
- remove batch document and update document methods (breaking)
v28.3.3
- update README