mirror of
https://github.com/hwchase17/langchain.git
synced 2025-05-31 20:19:43 +00:00
**Description:** The base URL for OpenAI is retrieved from the environment variable "OPENAI_BASE_URL", whereas for langchain it is obtained from "OPENAI_API_BASE". By adding `base_url = os.environ.get("OPENAI_API_BASE")`, the OpenAI proxy can execute correctly. --------- Co-authored-by: Bagatur <baskaryan@gmail.com> |
||
---|---|---|
.. | ||
html | ||
language | ||
__init__.py | ||
audio.py | ||
doc_intelligence.py | ||
docai.py | ||
generic.py | ||
grobid.py | ||
msword.py | ||
pdf.py | ||
registry.py | ||
txt.py | ||
vsdx.py |