langchain/libs
Christopher Varjas e156b372fb
langchain: support api key argument with OpenAI moderation chain (#29140)
**Description:** Makes it possible to instantiate
`OpenAIModerationChain` with an `openai_api_key` argument only and no
`OPENAI_API_KEY` environment variable defined.

**Issue:** https://github.com/langchain-ai/langchain/issues/25176

**Dependencies:** `openai`

---------

Co-authored-by: ccurme <chester.curme@gmail.com>
2025-01-13 11:00:02 -05:00
..
cli replace all LANGCHAIN_ flags with LANGSMITH_ flags (#29120) 2025-01-11 01:24:40 +00:00
community community: Fix rank-llm import paths for new 0.20.3 version (#29154) 2025-01-13 10:22:14 -05:00
core DOC: Improve human input prompt in FewShotChatMessagePromptTemplate example (#29023) 2025-01-06 12:29:15 -08:00
experimental experimental: migrate to external repo (#26879) 2024-09-25 19:02:19 -07:00
langchain langchain: support api key argument with OpenAI moderation chain (#29140) 2025-01-13 11:00:02 -05:00
partners openai: disable streaming for o1 by default (#29147) 2025-01-11 02:24:11 +00:00
standard-tests tests[patch]: release 0.3.8 (#29141) 2025-01-10 21:53:41 +00:00
text-splitters text-splitters[patch]: release 0.3.5 (#29054) 2025-01-07 09:48:26 -05:00
packages.yml docs: add HyperbrowserLoader docs (#29143) 2025-01-13 10:45:39 -05:00