About 4 results
Open links in new tab

Decimal Type Issue: Issue in generating a valid JSON schema ... - GitHub
Decimal Type Issue: Issue in generating a valid JSON schema for certain Pydantic types when preparing the request for Gemini #1464 Have a question about this project? Sign up for a free …
Some models ran through OpenAI-compatible APIs need JSON
Nov 20, 2025 · Some models ran through OpenAI-compatible APIs need JSON schema in instructions even when native structured output is used #3490
Also include return (type) json schema for tools (similar how tool ...
Oct 9, 2025 · # Multiple amount fields - descriptions are crucial for LLM to understand differences initial_amount: Decimal = pydantic. Field (description="Initial invoice amount as submitted by …
pydantic-ai/pydantic_evals/pydantic_evals/reporting/__init ... - GitHub
"""The logic to use for formatting values. * If not provided, format as ints if all values are ints, otherwise at least one decimal place and at least four significant figures.