github VoltAgent/voltagent @voltagent/groq-ai@0.1.10

Patch Changes

  • #149 0137a4e Thanks @VenomHare! - Added JSON schema support for REST API generateObject and streamObject functions. The system now accepts JSON schemas which are internally converted to Zod schemas for validation. This enables REST API usage where Zod schemas cannot be directly passed. #87

    Additional Changes:

    • Included the JSON schema from options.schema in the system message for the generateObject and streamObject functions in both anthropic-ai and groq-ai providers.
    • Enhanced schema handling to convert JSON schemas to Zod internally for seamless REST API compatibility.
  • Updated dependencies [0137a4e, 4308b85]:

    • @voltagent/core@0.1.22

Don't miss a new voltagent release

NewReleases is sending notifications on new releases.