This project is mirrored from https://github.com/run-llama/llama_index.
Pull mirroring updated .
- Apr 09, 2024
-
-
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
-
Ismail Hossain Polas authored
-
Denny Lee authored
-
Nicolò Boschi authored
-
Harsha S authored
-
ChrisDEV authored
-
Chandrashekar V.T authored
-
Logan authored
* add anthropic tool calling * update docs
-
- Apr 04, 2024
-
-
Michael Schock authored
-
Chandrashekar V.T authored
-
Ashish Bhatia authored
-
Jules Kuehn authored
-
Nick Fiacco authored
Most of the other readers (including OneDrive which is the most similar) use recursive file reading by default. Do the same thing here. Also treat empty strings as the value not being present.
-
Andrei Fajardo authored
nb for vector pe lab talk
-
Ravi Theja authored