Skip to content
Snippets Groups Projects
This project is mirrored from https://github.com/run-llama/LlamaIndexTS. Pull mirroring updated .
  1. Jul 25, 2024
  2. Jul 08, 2024
  3. Jun 25, 2024
  4. Jun 17, 2024
  5. Jun 03, 2024
  6. May 20, 2024
  7. May 17, 2024
  8. May 15, 2024
  9. May 06, 2024
  10. May 02, 2024
  11. Apr 29, 2024
  12. Apr 26, 2024
  13. Apr 22, 2024
  14. Apr 19, 2024
  15. Apr 15, 2024
  16. Apr 06, 2024
  17. Feb 26, 2024
  18. Feb 23, 2024
  19. Feb 20, 2024
  20. Jan 27, 2024
  21. 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
  22. Jan 13, 2024
  23. Jan 05, 2024
  24. Dec 12, 2023
Loading