mirror of
https://github.com/hwchase17/langchain.git
synced 2025-10-10 11:40:17 +00:00
**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>