This project is mirrored from https://github.com/run-llama/llama_index.
Pull mirroring updated .
- Mar 22, 2024
-
-
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
-
Javier Torres authored
* use s3fs * when key=none * use s3fs * changelog + version bump * tests + serialization * changelog * pants update * module mappings * add files reader to BUILD * more BUILD * add s3 to enum * fix schema * give BaseReader a __modify_schema__ * give BaseReader a __modify_schema__ * dont use ModelField * remove validators * Support schema in BaseReader for PydanticV2 --------- Co-authored-by:
Logan Markewich <logan.markewich@live.com>
-
Mikhail Khludnev authored
-
Max Jakob authored
When migrating to an integration package, the tests had been lost.
-
Andrei Fajardo authored
* info about README * update our PR template * typo
-
Logan authored
-
- Mar 20, 2024
-
-
dependabot[bot] authored
Bump black from 23.9.1 to 24.3.0 in /llama-index-integrations/tools/llama-index-tools-finance (#12128)
-
dependabot[bot] authored
Bump black from 23.9.1 to 24.3.0 in /llama-index-integrations/llms/llama-index-llms-friendli (#12129)
-
Javier Torres authored
* use s3fs * when key=none * use s3fs * changelog + version bump * tests + serialization * changelog * pants update * module mappings * add files reader to BUILD * more BUILD * fix schema * give BaseReader a __modify_schema__ * dont use ModelField * remove validators * Support schema in BaseReader for PydanticV2 --------- Co-authored-by:
Logan Markewich <logan.markewich@live.com>
-
Andrei Fajardo authored
* wip * bump core oops * bump
-
Sherif Abdekarim authored
-
dependabot[bot] authored
Bump black from 23.9.1 to 24.3.0 in /llama-index-packs/llama-index-packs-diff-private-simple-dataset (#12121)
-
dependabot[bot] authored
-
dependabot[bot] authored
-
Haotian Zhang authored
-
dependabot[bot] authored
-
dependabot[bot] authored
-
Diicell authored
FIX TelegramReader
-
crypticGøøse authored
* Add num_workers to raptor pack SummaryModule init * Update poetry version of package * Fix spelling mistake
-
Andrei Fajardo authored
* define __post_init_post_parse__ in PydanticResponse * bring back test * skip tests
-
Diicell authored
* Added ability to select the time period of posts/messages * changed from Union to Optional
-
- Mar 19, 2024
-
-
Emanuel Ferreira authored
* fix: add api version/base api as optional for open ai embedding * chore: revert optional * bump version
-
Haotian Zhang authored
* CLIP embedding with more models * cr * cr * cr
-
Andrei Fajardo authored
* wip * skip tests * typo * README, delete large data files, add writeup in nb * bump version * minor typo in README * update README delete empty ones
-
Hassieb Pakzad authored
-
Jerry Liu authored
-