langchain/libs
Nan LI 53a9d6115e
Xata chat memory FIX (#11145)
- **Description:** Changed data type from `text` to `json` in xata for
improved performance. Also corrected the `additionalKwargs` key in the
`messages()` function to `additional_kwargs` to adhere to `BaseMessage`
requirements.
- **Issue:** The Chathisroty.messages() will return {} of
`additional_kwargs`, as the name is wrong for `additionalKwargs` .
  - **Dependencies:**  N/A
  - **Tag maintainer:** N/A
  - **Twitter handle:** N/A

My PR is passing linting and testing before submitting.
2023-09-28 09:52:15 -04:00
..
experimental bump 302 (#11070) 2023-09-26 08:13:01 -07:00
langchain Xata chat memory FIX (#11145) 2023-09-28 09:52:15 -04:00
langserve LangServe (#11046) 2023-09-28 10:52:44 +01:00