Maxim AI release notes
Maxim AI release notes
www.getmaxim.ai

🏛️ Add structured output in prompts

Maxim now supports structured outputs in prompts with the JSON Schema option for the Response Format parameter. With this update, you can:

  • Define JSON schema: Supply a JSON Schema via json_schema to structure model responses for precise data formatting.

  • Model compatibility: This feature is available for models that support structured output, enabling streamlined data handling and integration.

structured output.gif