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 2 months ago
0
Follow
Does this mean I can t use llama index s
Does this mean I can t use llama index s
Inactive
0
Follow
K
Kamja
last year
Β·
Does this mean I can't use llama index's query function without langchain?
L
K
5 comments
Share
Open in Discord
L
Logan M
last year
Llama-Index uses some LLM classes from langchain
To me, this error says you need to import/use the ChatOpenAI class for the LLM you are using
K
Kamja
last year
Thanks. It doesn't make sense though that I get the error only when using streamlit π I also imported it and nothing changed. I have to "use" it but I don't know how to use it in this context
L
Logan M
last year
What does the code in streamlit look like?
L
Logan M
last year
are you setting up a service context?
K
Kamja
last year
Ah...I fixed it. Thanks Logan! π
Add a reply
Sign up and join the conversation on Discord
Join on Discord