Log in
Log into community
Find answers from the community
View all posts
Related posts
Did this answer your question?
π
π
π
Powered by
Hall
Inactive
Updated 4 months ago
0
Follow
Query engines
Query engines
Inactive
0
Follow
S
Shawn1998
4 months ago
Β·
Hi All, Are QueryEngines being deprecated?
I came across this on the documentation page:
https://docs.llamaindex.ai/en/stable/module_guides/querying/structured_outputs/query_engine/
(Deprecated) Query Engines + Pydantic Outputs
@Logan M - any guidance from your team?
L
4 comments
Share
Open in Discord
L
Logan M
4 months ago
Oh god no
L
Logan M
4 months ago
Just that specific method for structured outputs
L
Logan M
4 months ago
Not all query engines π
L
Logan M
4 months ago
Preferred way would be
sllm = llm.as_structured_llm(output_class)
and using that in your query engine
Add a reply
Sign up and join the conversation on Discord
Join on Discord