Skip to content

Releases: truemagic-coder/solana-agent

v29.2.1

29 May 13:17
Compare
Choose a tag to compare
  • use openai function calling rather than system prompt tool calling

v29.2.0

28 May 09:33
5fad68f
Compare
Choose a tag to compare
  • 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

21 May 00:26
6737b3d
Compare
Choose a tag to compare
  • update gemini model

v29.1.4

20 May 07:46
1050f2a
Compare
Choose a tag to compare
  • update deps
  • add last message from MongoDB from memory

v29.1.3

13 May 11:54
b98850f
Compare
Choose a tag to compare
  • update deps
  • add Nemo Agent to readme/docs

v29.1.2

07 May 05:14
Compare
Choose a tag to compare
  • update readme and docs

v29.1.1

07 May 05:07
1cf40fa
Compare
Choose a tag to compare
  • update gemini from pro to flash as pro was too slow
  • update readme with new models

v29.1.0

04 May 05:04
Compare
Choose a tag to compare
  • support grok and gemini

v29.0.0

03 May 01:28
e662a7c
Compare
Choose a tag to compare
  • support large PDFs
  • remove batch document and update document methods (breaking)

v28.3.3

01 May 05:11
Compare
Choose a tag to compare
  • update README