You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I added a very descriptive title to this question.
I searched the LangChain documentation with the integrated search.
I used the GitHub search to find a similar question and didn't find it.
Commit to Help
I commit to help with one of those options 👆
Example Code
notrelevant
Description
Hello, I have an issue with my langchain application that I deployed as an Azure App Service (in the form of a streamlit chatbot). This application needs to make API requests through my company's proxy server. I have tried multiple things (such as certify.where() and adding my .pem file) which is all not working. I was wondering whether langchain offers functionalities to solve these API connection errors and options to add SSL certifications. Please let me know!
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
-
Checked other resources
Commit to Help
Example Code
Description
Hello, I have an issue with my langchain application that I deployed as an Azure App Service (in the form of a streamlit chatbot). This application needs to make API requests through my company's proxy server. I have tried multiple things (such as certify.where() and adding my .pem file) which is all not working. I was wondering whether langchain offers functionalities to solve these API connection errors and options to add SSL certifications. Please let me know!
System Info
langchain==0.3.1
langchain-openai==0.2.1
langchain-core==0.3.6
openai==1.45.0
Beta Was this translation helpful? Give feedback.
All reactions