Alex Yang
eece129831
feat: migrate @llamaindex/cloud package ( #984 )
2024-06-26 16:51:47 -07:00
Marcus Schiesser
3cd8f9f597
refactor: move create-llama to own repo ( #641 )
2024-03-13 15:53:33 +07:00
Huu Le (Lee)
4c2283c4e5
fix: Rename folder e2e/.cache to e2e/cache ( #632 )
2024-03-11 14:15:13 +07:00
Alex Yang
5116ad8d08
fix: compatibility issue with Deno ( #598 )
2024-03-02 18:40:01 -06:00
Marcus Schiesser
34a26e5e4d
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
2024-01-18 17:18:10 +07:00
Alex Yang
2da407d66c
fix: cover type check on all ts files ( #372 )
2024-01-12 15:36:04 -06:00
Marcus Schiesser
91fb5101d6
refactor: don't check in idea projects
2023-12-22 15:34:09 +07:00
Marcus Schiesser
bf53cd3d3d
feat: added e2e (thanks @himself65)
2023-12-07 11:28:37 +07:00
Marcus Schiesser
1dabdbf7d8
feat: allow any type for messages to support GPT-4 vision
2023-11-08 16:39:54 +07:00
Michael Tutty
641019262e
Add observer/callback feature to SimpleDirectoryReader
2023-10-30 13:52:15 -07:00
Yi Ding
2726e375ea
remove storage from gitignore
2023-07-27 16:46:07 -07:00
Yi Ding
4636a763b0
removed gitignore from packages/core
2023-07-21 09:11:32 -07:00
Sourabh Desai
c2ef5057b3
add init functions for list index. Still needs some refactoring + testing
2023-07-03 22:59:28 +00:00
Sourabh Desai
ed924641ca
start implemetation of list index
2023-07-03 05:40:05 +00:00
Turbobot
6a9c9d678c
feat(create-turbo): create basic
2023-06-12 18:33:01 -07:00