LLMExtractionStrategy update??? #847
Unanswered
radiorealm
asked this question in
Forums - Q&A
Replies: 1 comment
-
@radiorealm You are right. There's been some recent patches that were released, related to LLMConfig(which is correct as opposed to LlmConfig), but the documentation didn't catchup. We'll update the docs soon! Thanks for bringing it up! |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I was trying out this code for my school project: https://leonardo467.gumroad.com/l/cstsu
And it seems like the library has changed, because it said "use llmconfig = Llmconfig(provider=...) instead of provider=..."
So here's the part of the code I've changed:
And here what it says:
I've checked the site. I may be blind or stupid, but I dont see how litellm and LLMConfig are connected and, more importantly, how to fix this error.
Since there is no documentation about LLMConfig...
Beta Was this translation helpful? Give feedback.
All reactions