Fabio Pulvirenti

Results 4 comments of Fabio Pulvirenti

Hi @DouweM, In reality we can understand it that is the final message or not. We can read the finishing reason. Here is an example taken from logfire where the...

@DouweM Can you have a look at this change? https://github.com/pydantic/pydantic-ai/pull/3588

Hi @DouweM, I just want to confirm that I correctly understand what you're saying. You’re basically saying that when using the **early tool-calling strategy**, if an assistant message contains text...

> > Many OpenAI(-compatible) providers, especially in strict structured-output mode, expect a flat object schema and either reject or mis-handle JSON Schema combinators like `allOf` / `oneOf` / `anyOf` in...