12 Commits

Author SHA1 Message Date
Pavlo Paliychuk 89195f8554 memory: Add Zep Cloud integration (#746)
* memory: Add Zep Cloud integration
2024-06-14 23:19:11 -04:00
Eli Bendersky 556a263188 schema: move Chat* types to llms (#757)
* schema: move Chat* types to llms

This prevents a circular dependency or code duplication when using Tools
2024-04-16 23:35:51 -07:00
chyroc 55f772c21a Docs: fix comment typo (#442)
* Docs: fix comment typo

* docs: a llm -> an LLM

---------

Co-authored-by: Travis Cline <travis.cline@gmail.com>
2023-12-20 19:57:37 +00:00
zivkovicn c1cd7f2426 chat-history-clear-method | adding context to match all other methods 2023-08-18 15:57:04 +02:00
edocevol 36bfa3c156 memory: add context support 2023-08-14 12:45:54 +08:00
zivkovicn 0fe23628a1 feature-conversational-retrieval-interface-fix | updating chat schema 2023-07-25 18:52:57 +02:00
zivkovicn 223321b9e9 feature-conversational-retrieval-interface-fix | refactor 2023-07-25 16:56:48 +02:00
zivkovicn b0fd480206 feature-conversational-retrieval-interface-fix | refactor 2023-07-25 16:35:59 +02:00
Travis Cline 311c3ee65e memory: Re-export ChatHistory 2023-07-23 14:16:47 -07:00
zivkovicn 9d48143d52 feat-adding-memory-buffer-options | private prop 2023-07-21 18:04:26 +02:00
zivkovicn 6710273eac feat-adding-memory-buffer-options | updating memory buffer options 2023-07-21 17:58:17 +02:00
FluffyKebab 454460a438 memory: rename files 2023-04-28 10:09:51 +02:00