Skip to content

Add changelog for 2025-08-25 #644

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 25, 2025
Merged

Add changelog for 2025-08-25 #644

merged 1 commit into from
Aug 25, 2025

Conversation

quantstruct-bot
Copy link
Collaborator

Description

  1. New Structured Output Endpoints: You can now use new APIs for structured outputs to define, extract, and manage structured data from conversations.

  2. Configure Structured Output Resources: You can now define reusable structured data extraction templates, including:

  • Custom JSON Schema: Specify the exact structure and validation rules for extracted data using full JSON Schema support (objects, arrays, enums, validation constraints, and more).
  • Model Selection: Choose the LLM (OpenAI, Anthropic, Google, or custom) for extraction, or provide custom system/user prompts with Liquid templating for advanced scenarios.
  • Context Linking: Link structured outputs to specific workflows or assistants for context-aware extraction.
  • Metadata: Track creation/update timestamps, org linkage, and provide rich descriptions for each structured output.
  1. Assistant Transfer Improvements: You can now include an optional name property to better identify and manage your transfer assistants.

Testing Steps

  • Run the app locally using fern docs dev or navigate to preview deployment
  • Ensure that the changed pages and code snippets work

Copy link
Contributor

@quantstruct-bot quantstruct-bot merged commit 7179d60 into main Aug 25, 2025
6 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant