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/libs
Nan LI 0b393315ce
community: Correct Input API Key Name in Notebook and Enhance Readability of Comments for ZhipuAI Chat Model (#15529)
- **Description:** This update rectifies an error in the notebook by
changing the input variable from `zhipu_api_key` to `api_key`. It also
includes revisions to comments to improve program readability.
- **Issue:** The input variable in the notebook example should be
`api_key` instead of `zhipu_api_key`.
- **Dependencies:** No additional dependencies are required for this
change.

To ensure quality and standards, we have performed extensive linting and
testing. Commands such as make format, make lint, and make test have
been run from the root of the modified package to ensure compliance with
LangChain's coding standards.
9 months ago
..
cli docs: langchain-openai (#15513) 9 months ago
community community: Correct Input API Key Name in Notebook and Enhance Readability of Comments for ZhipuAI Chat Model (#15529) 9 months ago
core docs: langchain-openai (#15513) 9 months ago
experimental experimental[patch]: Release 0.0.48 (#15483) 9 months ago
langchain community[patch]: fix deprecation warnings on openai subclasses (#15621) 9 months ago
partners openai[patch]: v0.0.2 (#15618) 9 months ago