Log in
Log into community
Find answers from the community
View all posts
Related posts
Was this helpful?
π
π
π
Powered by
Hall
Inactive
Updated 2 years ago
0
Follow
Does index query still accept llm
Does index query still accept llm
Inactive
0
Follow
At a glance
s
sbautistadaniel
2 years ago
Β·
Does index.query() still accept llm_predictor as a parameter? I was doing the Langchain Output Parsing example, but I got the following error:
TypeError: BaseGPTIndexQuery.
init
() got an unexpected keyword argument 'llm_predictor'
b
L
s
4 comments
Share
Open in Discord
b
bespaloff
2 years ago
I think it is now all donve via service_context
L
Logan M
2 years ago
^^ check out the latest docs
https://gpt-index.readthedocs.io/en/latest/guides/primer/usage_pattern.html#customizing-llm-s
s
sbautistadaniel
2 years ago
thanks guys! sorry I'm just too new to this
L
Logan M
2 years ago
No worries! π
Add a reply
Sign up and join the conversation on Discord
Join on Discord