mirror of
https://github.com/hwchase17/langchain
synced 2024-11-06 03:20:49 +00:00
ace7b66261
# Description Implementing `_combine_llm_outputs` to `ChatMistralAI` to override the default implementation in `BaseChatModel` returning `{}`. The implementation is inspired by the one in `ChatOpenAI` from package `langchain-openai`. # Issue None # Dependencies None # Twitter handle None --------- Co-authored-by: Bagatur <baskaryan@gmail.com> |
||
---|---|---|
.. | ||
__init__.py | ||
chat_models.py | ||
embeddings.py | ||
py.typed |