Skip to content

Releases: ax-llm/ax

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

Release 15.0.8

02 Dec 00:43

Choose a tag to compare

  • feat(dsp): Separate structured output example input fields with newlines and allow missing required fields during structured output validation in response processing. 6150f36

Release 15.0.7

01 Dec 22:56

Choose a tag to compare

  • feat: enhance structured output handling with distinct extraction modes and improved prompt rendering for complex fields 7ad07fe

Release 15.0.6

01 Dec 18:59

Choose a tag to compare

  • feat: Enhance complex object and JSON extraction, add validation tests, and improve error messages with LLM output. 100ed60

Release 15.0.5

29 Nov 20:13

Choose a tag to compare

  • feat: add documentation for AWS Bedrock, Vercel AI SDK, and Ax Tools packages. 95962ae
  • feat(anthropic): add validation for arbitrary json objects in structured outputs (#459) 7db81c5