Skip to content
Snippets Groups Projects
  • Marcus Schiesser's avatar
    34a26e5e
    Use ChatHistory in all ChatEngines (#400) · 34a26e5e
    Marcus Schiesser authored
    * 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
    Use ChatHistory in all ChatEngines (#400)
    Marcus Schiesser authored
    * 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
Code owners
Assign users and groups as approvers for specific file changes. Learn more.