Find answers from the community

Updated 3 months ago

Hi all, Is there a way to have the

Hi all, Is there a way to have the intermediate or final layers of a Query Pipeline output a Pydantic object? For e.g, is there a way I can use OpenAIPydanticProgram in my Query Pipeline? I tried and got the following error:
AttributeError: 'OpenAIPydanticProgram' object has no attribute 'set_callback_manager'
L
n
2 comments
its not possible currently, but its on the todo list (this abstraction is still quite new)
Great, thank you.
Add a reply
Sign up and join the conversation on Discord