Skip to content

Releases: ax-llm/ax

Release 11.0.7

09 Feb 23:40
Compare
Choose a tag to compare
  • feat: agents can now have pass through fields in agent swarms 2e1c021

Release 11.0.6

07 Feb 20:06
401df7e
Compare
Choose a tag to compare
  • fix: TypeError: Cannot read properties of undefined (reading 'length') (#131) (a997f5b)

Release 11.0.5

07 Feb 16:14
1103272
Compare
Choose a tag to compare
  • Fix: allow Anthropic Vertex API models in model list (348c71e)

Release 11.0.4

07 Feb 15:51
eb00471
Compare
Choose a tag to compare
  • Add Gemini 1.5 Flash 002 model, since Vertex defaults to 001 (#130) (d9ddc68)

Release 11.0.3

07 Feb 14:37
177cced
Compare
Choose a tag to compare
  • Fix: deepseek r1 on together.ai returning empty result (#128) (250ed54)

Release 11.0.2

07 Feb 08:04
Compare
Choose a tag to compare
  • fix: option to disable smart routing in agents ce1b25f

Release 11.0.1

06 Feb 20:41
Compare
Choose a tag to compare
  • fix: types cleanup, all model inputs are clearly typed 192d9d4
  • Add service retries with exponential backoff in AxBalancer (#125) 1307894

Release 11.0.0

06 Feb 01:21
Compare
Choose a tag to compare
  • feat: smart model routing for agents and sub-agents [Breaking Changes] 1d313b4
  • fix: package upgrades f969bd7

Release 10.0.50

03 Feb 08:18
Compare
Choose a tag to compare

Release 10.0.49

02 Feb 02:55
Compare
Choose a tag to compare
  • feat: improved function argument error correction 4325101