Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/run-llama/LlamaIndexTS. Pull mirroring updated .
  1. Oct 31, 2024
  2. Sep 10, 2024
  3. Aug 30, 2024
  4. Jul 08, 2024
  5. Jul 02, 2024
  6. Jun 17, 2024
  7. Apr 10, 2024
  8. Apr 02, 2024
  9. Apr 01, 2024
  10. Mar 31, 2024
  11. Mar 03, 2024
  12. Feb 24, 2024
  13. Feb 23, 2024
  14. Jan 18, 2024
    • Marcus Schiesser's avatar
      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
      34a26e5e
  15. Jan 15, 2024
  16. Dec 12, 2023
Loading