docs/contributing/ #31543
docs/contributing/
#31543
Replies: 1 comment
-
I'm using the ChatOpenAI interface. All was well until my company decided to move the endpoint to a different URL through which all data goes through on the way to OpenAI. I'm now getting 403 http errors. Looking at the headers, I think I narrowed it down to the new API not accepting the added /chat/completions" at the end of the POST. Does anybody know how to not let the framework add '/chat/completions' to the URL? |
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.
-
docs/contributing/
Hi there! Thank you for your interest in contributing to LangChain.
https://python.langchain.com/docs/contributing/
Beta Was this translation helpful? Give feedback.
All reactions