Skip to content

Releases: ax-llm/ax

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

Release 10.0.48

01 Feb 09:54
Compare
Choose a tag to compare
  • feat: new AxFunctionError for function arg error correction 6f14c0d

Release 10.0.47

01 Feb 01:38
Compare
Choose a tag to compare
  • fix: path fix in new apicall: 2afc899
  • fix: retry logic in apicall feat: retry on streaming abort feat: o1, o3 support for openai with reasoning_effort and store options added db83ba4

Release 10.0.46

31 Jan 16:13
baf9d24
Compare
Choose a tag to compare
  • fix: allow google auth lib to manage token lifecycle (#119) (48a2322)

Release 10.0.45

31 Jan 14:55
1aa8cdf
Compare
Choose a tag to compare
  • fix: don't swallow error in AxBalancer (#118) (aa25c7a)

Release 10.0.44

31 Jan 08:43
Compare
Choose a tag to compare
  • feat: apicall and sse updates - apicall is now more production ready with support for retry, backoff, better reporting, error handling, etc - sse parser is now standards compliant fixed issues with groq streaming etc 74d70b6