This project is mirrored from https://github.com/run-llama/llama_index.
Pull mirroring updated .
- Mar 25, 2024
-
-
Richard Gray authored
Remove unnecessary dependency on asyncio>3.4.3. Poetry file defines python >=3.8.1. asyncio is part of standard libraries from 3.7 onwards. Dependency being removed as some versions of pip are installing the asyncio version 3.4.3 (2015)
-
Anush authored
-
Ayush Lall authored
-
Nicolò Boschi authored
-
Júlio César Wandekoken authored
-
Jerry Liu authored
cr
-
Ming authored
-
Justin Hu authored
-
bhavan-kaya authored
[Bug Fix]: Error: 'GCSFile' object has no attribute 'name' when processing PDF files #12108 (#12113) * Update base.py * Review changes * Trim trailing whitespace
-
- Mar 24, 2024
-
-
Jerry Liu authored
-
Ming authored
* ReAct Agents should know when it tried to use a non-existent tool * ignore the storage folder * async
-
Ravi Theja authored
* Add RAFT llamapack * Update readme and usage * resolve errors * resolve errors * Updated node parser based on raft repository * Add examples
-
- Mar 23, 2024
-
-
Laurie Voss authored
-
Laurie Voss authored
-
Jerry Liu authored
-
Logan authored
-
Emanuel Ferreira authored
-
Jerry Liu authored
-
Logan authored
-
Andrei Fajardo authored
* bring back cb stream_chat * rm storage
-
Logan authored
- Mar 22, 2024
-
-
Kenzie Mihardja authored
-
Sourabh Desai authored
-
Logan authored
-
Jerry Liu authored
-
Ulan Yisaev authored
* Added Aleph Alpha integration * formatted and linted * - fixed llm notebook; - added additional request params like log_probs; - added more tests * how to access additional information such as log probabilities * used built-in logprobs --------- Co-authored-by:
Ulan.Yisaev <ulan.yisaev@nortal.com>
-
Jerry Liu authored
cr
-
Logan authored
-
- Mar 21, 2024
-
-
Sourabh Desai authored
-
whwkong authored
-
Sai Ramana Reddy authored
-
Logan authored
-
Andrei Fajardo authored
-
seehi authored
-
Vaishakh Raveendran authored
-
Ming authored
-
bechbd authored
-
nbyrneKX authored
-