Skip to content

Releases: ax-llm/ax

Release 15.0.18

12 Dec 09:25

Choose a tag to compare

  • feat: Improve streaming retry logic by resetting state and committed values, and clarify complex field detection for output signatures. 0bf9d87
  • feat: Improve streaming error handling by distinguishing validation from parsing errors, optimize signature complex field detection, and add API request debug logging. 117e7d2

Release 15.0.17

11 Dec 23:18

Choose a tag to compare

  • feat: Prevent stream duplication on retry by tracking committed values and yielding only effective deltas. 98a8480

Release 15.0.16

11 Dec 22:16

Choose a tag to compare

  • fix: Prevent streaming structured output duplication by refining delta calculation and resetting retry states. 946349f

Release 15.0.15

11 Dec 08:49

Choose a tag to compare

  • fix(ace): Refine reflector to use only input fields (#464) 695dbf0
  • feat: Enhance AI balancer with capability-based service selection and aggregated features/metrics across services. d4acef2

Release 15.0.14

10 Dec 08:40

Choose a tag to compare

  • fix: ensure streaming partial memory blocks only merge with other partial blocks, otherwise append as new. 5679412

Release 15.0.13

10 Dec 07:44

Choose a tag to compare

  • fix(dsp): correctly extract instruction from signature in GEPA optimizer (#466) 76e7a6c
  • feat: add support for Claude 4.5 Opus model (#467) 88c573b

Release 15.0.12

10 Dec 03:23

Choose a tag to compare

  • feat: introduce AxThoughtBlockItem type and refactor thought block handling across AI models ad92200

Release 15.0.11

09 Dec 18:43

Choose a tag to compare

  • test: add unit tests for apiCall function to validate retry logic and error handling for network errors 4587e22

Release 15.0.10

09 Dec 08:02

Choose a tag to compare

  • feat: add support for structured outputs across various AI models and enhance error handling for complex fields 816484c

Release 15.0.9

08 Dec 08:40

Choose a tag to compare

  • fix: improved ax generate error bebf924
  • fix(anthropic): remove unsupported structured-outputs beta header for Vertex AI (#462) 8420adb