langchain/libs
Leonid Kuligin 2d0f1cae8c
added history and support for system_message as param (#14824)
- **Description:** added support for chat_history for Google
GenerativeAI (to actually use the `chat` API) plus since Gemini
currently doesn't have a support for SystemMessage, added support for it
only if a user provides additional `convert_system_message_to_human`
flag during model initialization (in this case, SystemMessage would be
prepanded to the first HumanMessage)
  - **Issue:** #14710 
  - **Dependencies:** any dependencies required for this change,
- **Tag maintainer:** for a quicker response, tag the relevant
maintainer (see below),
  - **Twitter handle:** lkuligin

---------

Co-authored-by: William FH <13333726+hinthornw@users.noreply.github.com>
2023-12-18 18:23:14 -08:00
..
cli cli[patch]: unicode issue (#14672) 2023-12-13 11:14:51 -08:00
community Update kendra.py to avoid Kendra query ValidationException (#14866) 2023-12-18 17:46:18 -08:00
core docstrings core update (#14871) 2023-12-18 17:13:35 -08:00
experimental Improve prompt injection detection (#14842) 2023-12-18 17:50:21 -08:00
langchain docstrings langchain update (#14870) 2023-12-18 17:16:08 -08:00
partners added history and support for system_message as param (#14824) 2023-12-18 18:23:14 -08:00