Langchain issue #1028
-
File \Python\Python313\site-packages\nemoguardrails\actions\llm\utils.py", line 19, in |
Beta Was this translation helpful? Give feedback.
Answered by
kamilmuratyilmaz
Mar 7, 2025
Replies: 2 comments 6 replies
-
Hello @nmnikhil, I had the same error before, you should import BaseLLM, docs might be outdated. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
nmnikhil
-
Hi @nmnikhil , |
Beta Was this translation helpful? Give feedback.
6 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Hello @nmnikhil,
I had the same error before, you should import BaseLLM, docs might be outdated.
Reference Code