This project is mirrored from https://github.com/run-llama/llama_index.
Pull mirroring updated .
- 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
-
Justin Hu authored
-
Jules Kuehn authored
-
Nicolò Boschi authored
-
Amir Mehr authored
-
Rohan authored
-
Kenzie Mihardja authored
-
jbl authored
-
singhmanas1 authored
-
Janaka Abeywardhana authored
-
marib00 authored
-
Souyama authored
-
Simon Suo authored
-
Uğur Çekmez authored
-
Joel Gotsch authored
-
Andrei Fajardo authored
* update mappings * bump version to use new mappings
-
- Mar 18, 2024
-
-
Will Deaderick authored
-
Andrei Fajardo authored
* add logprob * version bump * typo * rename pack * add first implementation of dp algo - gaussian * fix minor errors * modify templates * tokenizer * add logprobs for completions api * way better results with completions * add more dynamic few shot examples * incorporate dynamic few shot * remove chat completion stuff * add laplacian mechanism * add latest core and llms-openai * demo nb -f * conflict * pants * pyproject metadata * rename pack * get rid of old pack * fix tqdm * dispatcher * add events * improved async * add start/end events * add sizes int option * add example gen script for symptom_2_disease * add final save * pants * remove unused span handler, and make event handler log error report every error * add num synthetic starts to error report * report the EventHandler itself * increase threshold to ~2.5% error rate * change to ratio of errors * actually count event ends * update main * change number of size to 3 instead of 4 * add retriever demo; add node prost processor * pants * add sigma_to_eps * remove networks stuff * add back basic demo * add writeups for basic demo * rm data * rm demo usage from ignored dir /notebooks * cleaning symptom_2_disease * Add README and sample synthetic_dataset.json * rm lock file * remove extra error_report.json * add README details * remove empty utils file * use exponential mechanism instead of laplace * remove data files add download script * remove big json files * update privacy mechanism * fix sigma_to_eps * remove synthetic_dataset.json * improve dp description * update authors * update * minor fix * minor fix * minor validation
-
Jules Kuehn authored
add comments
-
Jerry Liu authored
-
Chanh Le authored
Remove llama_hub_url keyword from download_llama_dataset of command_line.py TypeError: download_llama_dataset() got an unexpected keyword argument 'llama_hub_url'
-