langchain/libs
Ran d22c13ec48
Mask API key for Minimax LLM (#14309)
- **Description:** Added masking for the API key for Minimax LLM + tests
inspired by https://github.com/langchain-ai/langchain/pull/12418.
- **Issue:** the issue # fixes
https://github.com/langchain-ai/langchain/issues/12165
- **Dependencies:** this fix is dependent on Minimax instantiation fix
which is introduced in
https://github.com/langchain-ai/langchain/pull/13439, so merge this one
after.
  - **Tag maintainer:** @eyurtsev

---------

Co-authored-by: Harrison Chase <hw.chase.17@gmail.com>
2023-12-05 15:42:00 -08:00
..
cli Library Licenses (#13300) 2023-11-28 17:34:27 -08:00
core Adding BaseChatMessageHistory.__str__ (#14311) 2023-12-05 16:22:31 -05:00
experimental Multi-modal RAG template (#14186) 2023-12-05 13:36:38 -08:00
langchain Mask API key for Minimax LLM (#14309) 2023-12-05 15:42:00 -08:00