You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
langchain/docs
Chetanya Rastogi b550f57912
Fix the env variable for OpenAI Base Url (#639)
For using Azure OpenAI API, we need to set multiple env vars. But as can
be seen in openai package
[here](48b69293a3/openai/__init__.py (L35)),
the env var for setting base url is named `OPENAI_API_BASE` and not
`OPENAI_API_BASE_URL`. This PR fixes that part in the documentation.
2 years ago
..
_static/css improve css (#615) 2 years ago
ecosystem Harrison/wolfram alpha (#579) 2 years ago
getting_started Docs refactor (#480) 2 years ago
modules Fix the env variable for OpenAI Base Url (#639) 2 years ago
reference Harrison/wolfram alpha (#579) 2 years ago
use_cases feat: add custom prompt for QAEvalChain chain (#610) 2 years ago
Makefile Feature: linkcheck-action (#534) (#542) 2 years ago
conf.py improve css (#615) 2 years ago
deployments.md Harrison/deployments (#572) 2 years ago
ecosystem.rst Docs refactor (#480) 2 years ago
gallery.rst Add subsection for colab notebooks (#599) 2 years ago
glossary.md Feature: linkcheck-action (#534) (#542) 2 years ago
index.rst Harrison/deployments (#572) 2 years ago
make.bat initial commit 2 years ago
reference.rst Feature: linkcheck-action (#534) (#542) 2 years ago
requirements.txt Docs refactor (#480) 2 years ago