This project is mirrored from https://github.com/run-llama/llama_index.
Pull mirroring updated .
- Mar 23, 2024
-
-
Emanuel Ferreira authored
-
Logan authored
-
Logan authored
-
- Mar 22, 2024
-
-
Kenzie Mihardja authored
-
Sourabh Desai 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>
-
- Mar 21, 2024
-
-
whwkong authored
-
Logan authored
-
seehi authored
-
Vaishakh Raveendran authored
-
bechbd authored
-
nbyrneKX authored
-
Mikhail Khludnev authored
-
Max Jakob authored
When migrating to an integration package, the tests had been lost.
-
- 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
-
Haotian Zhang authored
-
Diicell authored
FIX TelegramReader
-
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
-
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
-
Justin Hu authored
-
Jules Kuehn authored
-
Nicolò Boschi authored
-
Amir Mehr authored
-
Rohan authored
-
singhmanas1 authored
-
Janaka Abeywardhana authored
-
Souyama authored
-
Joel Gotsch authored
-
- Mar 18, 2024
-
-
Will Deaderick authored
-
Jules Kuehn authored
add comments
-
- Mar 16, 2024
-
-
Stefan Golinschi authored
-
Souyama authored
-
Andrei Fajardo authored
* add logprobs to async complete * remove lock file
-
Bryce Freshcorn authored
Add Claude 3 Sonnet model to AWS Bedrock & update to support Messages API - Text Only, Not Multimodal (#11663)
-