Skip to content
Snippets Groups Projects
Unverified Commit 34a26e5e authored by Marcus Schiesser's avatar Marcus Schiesser Committed by GitHub
Browse files

Use ChatHistory in all ChatEngines (#400)

* refactor: merge HistoryChatEngine and ContextChatEngine and use ChatHistory for all chat engines

* fix: add safeguard for tokensToSummarize

* refactor: unfold chat engines to own folder

* refactor: extract LLM types

* refactor: move multi-modal types to llm

* docs(changeset): Remove HistoryChatEngine and use ChatHistory for all chat engines

* dev: add debug launcher and don't lint generated code
parent f74dea5f
No related branches found
No related tags found
Loading
Showing
with 518 additions and 574 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment