This website requires JavaScript.
Explore
Help
Register
Sign In
github
/
langchain
Watch
1
Star
0
Fork
0
You've already forked langchain
mirror of
https://github.com/hwchase17/langchain.git
synced
2026-06-09 10:17:00 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
95a451ef2cb0967dd6003ac8e265ed59b3148406
langchain
/
libs
/
partners
/
openai
/
langchain_openai
History
ccurme
95a451ef2c
fix(openai): disable stream_usage in chat completions if OPENAI_BASE_URL is set (
#33298
)
...
This env var is used internally by the OpenAI client.
2025-10-06 10:14:43 -04:00
..
chat_models
fix(openai): disable stream_usage in chat completions if OPENAI_BASE_URL is set (
#33298
)
2025-10-06 10:14:43 -04:00
embeddings
style: drop
target-version = "py39"
for OpenAI, Anthropic, HuggingFace (
#33287
)
2025-10-06 03:29:34 +00:00
llms
style: drop
target-version = "py39"
for OpenAI, Anthropic, HuggingFace (
#33287
)
2025-10-06 03:29:34 +00:00
output_parsers
docs: more standardization (
#33124
)
2025-09-25 20:46:20 -04:00
tools
style: drop
target-version = "py39"
for OpenAI, Anthropic, HuggingFace (
#33287
)
2025-10-06 03:29:34 +00:00
__init__.py
docs: more standardization (
#33124
)
2025-09-25 20:46:20 -04:00
py.typed
…