A GET request is sent to the RAG API resulting in a 405. #4883
Unanswered
swiftdev29
asked this question in
Q&A
Replies: 1 comment 5 replies
-
RAG API is hosted on a common port (8000). Likely some service may be pinging it, at least this is the case for me even in a windows environment. You can change the port with |
Beta Was this translation helpful? Give feedback.
5 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.
-
What happened?
I have deployed a RAG API on HF, it is up and running, however, on setting the required API URL in LC’s RAG_API_URL, it sends a GET request for some reason which is resulting in a 405. Any idea why ?
Steps to Reproduce
What browsers are you seeing the problem on?
No response
Relevant log output
No response
Screenshots
No response
Code of Conduct
Beta Was this translation helpful? Give feedback.
All reactions