-
Notifications
You must be signed in to change notification settings - Fork 1.5k
Closed
Labels
questionFurther information is requestedFurther information is requested
Description
Question
Context: I want to compare direct reference of the identifier in the prompt, e.g., "This is image idx" vs. adding the identifier in BinaryContent. My use case is basically inputting a list of images and the model returns the results in a structured output, referencing the image identifier in its answers.
From the documentation, it appears that the parameter seems to be exposed only during tool call. In my case, I don't use any specific tools apart from the structured output. Should the parameter identifier not be helpful in this case?
Additional Context
pydantic-ai version 0.2.20
python version 3.12.11
Metadata
Metadata
Assignees
Labels
questionFurther information is requestedFurther information is requested