Skip to content
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

JSON mode support for TypeAdapter and not adding computed_field #31

Merged
merged 2 commits into from
Jan 10, 2025

Conversation

jamesbraza
Copy link
Contributor

This PR:

  • Adds support for Pydantic TypeAdapter to output_type
  • Removes placing computed_field into the JSON schema sent to LLM providers

@jamesbraza jamesbraza added the bug Something isn't working label Jan 9, 2025
@jamesbraza jamesbraza requested review from sidnarayanan and a team January 9, 2025 00:39
@jamesbraza jamesbraza self-assigned this Jan 9, 2025
@jamesbraza jamesbraza force-pushed the json-mode-expansions branch from 6c43cd4 to fadce7c Compare January 9, 2025 01:14
@jamesbraza jamesbraza force-pushed the json-mode-expansions branch from fadce7c to e17d140 Compare January 10, 2025 19:12
@jamesbraza jamesbraza merged commit 02ba26c into main Jan 10, 2025
6 of 7 checks passed
@jamesbraza jamesbraza deleted the json-mode-expansions branch January 10, 2025 19:18
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants