This project is mirrored from https://github.com/run-llama/llama_index.
Pull mirroring updated .
- Apr 11, 2024
-
-
dependabot[bot] authored
Bump llama-index-core from 0.10.23.post1 to 0.10.24 in /llama-index-integrations/storage/index_store/llama-index-storage-index-store-elasticsearch (#12728)
-
dependabot[bot] authored
Bump llama-index-core from 0.10.20.post2 to 0.10.24 in /llama-index-packs/llama-index-packs-diff-private-simple-dataset (#12729)
-
dependabot[bot] authored
Bump llama-index-core from 0.10.12 to 0.10.24 in /llama-index-integrations/llms/llama-index-llms-friendli (#12730)
-
- Apr 10, 2024
-
-
Ethan Yang authored
* add openvino rerank add openvino rerank * update Decorator
-
Javier Torres authored
* refactor docstore delete * sanity check * sanity check
-
Logan authored
-
Ethan Yang authored
* avoid model compiling during saving * update the tool version * update Decorator
-
Anush authored
-
Jerry Liu authored
cr
-
zsimjee authored
-
Ethan Yang authored
* first * first * first commit * update colab link update the dependancy update toml * update openvino class * update openvino llm dependency
-
- Apr 09, 2024
-
-
Yong woo Song authored
-
Ashish Bhatia authored
-
Eleni Verteouri authored
* Add files via upload Adding nest_asyncio.apply() to resolve RuntimeError: asyncio.run() cannot be called from a running event loop * Delete experimental/openai_fine_tuning/openai_fine_tuning-2.ipynb * Update openai_fine_tuning.ipynb with asyncio to fix runtime error
-
Ethan Yang authored
* first commit update dependancy update the model configuration * fix CI issue
-
Eloy Lafuente authored
-
Yue Fei authored
-
Chandrashekar V.T authored
-
Logan authored
-
Huu Le (Lee) authored
fix missing node postprocessor in CondensePlusContextChatEngine async
-
Logan authored
* wip * wip return direct * fix tests * fully implement with docs * more verbose logging * even more verbose * more docs
-
Yue Fei authored
- Apr 08, 2024
-
-
Johnny Devriese authored
update json loader path
-
Andrei Fajardo authored
-
Javier Torres authored
-
Javier Torres authored
* Add in-memory loading for non-default filesystems in PDFReader * bump version
-
Dave Moore authored
-
Logan authored
fixes
-
Shengsheng Huang authored
-
Nicolò Boschi authored
-
dependabot[bot] authored
-
- Apr 07, 2024
-
-
Andrei Fajardo authored
* add async task stack * just use asyncio.current_task * wip * delay asyncio Lock assignment in dispatcher * fix async unit tests
-
Ashwin authored
-
CT authored
-
- Apr 06, 2024
-
-
Jeffrey (Dongkyu) Kim authored
* add async_postprocess_nodes and rankgpt test code * fix typo and rename async functions * use pytest.mark.asyncio --------- Co-authored-by:
jeffrey <vkefhdl1@gmail.com>
-
Diogo Fonseca authored
* Update base.py I spent more time than what I am willing to admit to figure out why the code was not working. Since the service account did not have READ access to the folder, and because if you try to read "0" docs, the code will break, I spent a lot of time debugging why it was failing. * Updated readme.md
-
Anirban Basu authored
* Added multilingual support for the Wikipedia reader. * fix: Added a check for the language prefix. Checks if the provided language prefix is supported by the list of languages of Wikipedia.
-
- Apr 05, 2024
-
-
Javier Torres authored
-