Getting 404 exception while using GraphCypherQAChain #25685
Replies: 2 comments 2 replies
-
Hey @vaibhavjain11! How's it going? I'm here to help you out with any bugs or questions you have. Let's get that issue sorted together! To resolve the 404 exception when using
By following these steps, you should be able to resolve the 404 exception and successfully run your |
Beta Was this translation helpful? Give feedback.
-
I was using AzureOpenAI but I had to use AzureChatOpenAI . After using AzureChatOpenAI the issue is resolved. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
Checked other resources
Commit to Help
Example Code
Description
Trying to get natural language answer using langchain
I am facing error when running the above code
`
Process finished with exit code 1
`
Can some provide any leads on solution ?
System Info
pip install langchain
Beta Was this translation helpful? Give feedback.
All reactions