This project is mirrored from https://github.com/run-llama/llama_index.
Pull mirroring updated .
- Apr 04, 2024
-
-
Ashish Bhatia authored
-
- Apr 03, 2024
-
-
dependabot[bot] authored
-
dependabot[bot] authored
-
dependabot[bot] authored
-
dependabot[bot] authored
-
dependabot[bot] authored
Bump pillow from 10.2.0 to 10.3.0 in /llama-index-networks/examples/privacy_safe_retrieval/contributor-1 (#12546)
-
dependabot[bot] authored
Bump pillow from 10.2.0 to 10.3.0 in /llama-index-networks/examples/privacy_safe_retrieval/contributor-2 (#12547)
-
- Mar 25, 2024
-
-
Andrei Fajardo authored
-
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)
-
- Mar 20, 2024
-
-
dependabot[bot] authored
-
- Mar 19, 2024
-
-
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
-
- Mar 15, 2024
-
-
Andrei Fajardo authored
-
- Mar 13, 2024
-
-
Andrei Fajardo authored
* refactor * update demo * update simple * version bump prerelease * update demo nb * NetworkRetriever class and contributor files * linting fix * bump pre-release version * bump pyproject.toml to release * client and service rewrite * add unit tests * fixed init * get tests to run -- still fail * fix api * revert back to mocking requests.post' * passing test_retriever_service * fix network retriever to use query bundle; passing unit test * build files * build files * rename and add backwards compat for v0.1.0 imports * update simple demos * update demo * move aliases in the module and import them into __init__ * update node registry --------- Co-authored-by:
Izuki Matsuba <imatsuba@omers.com>
-
- Feb 28, 2024
-
-
Andrei Fajardo authored
add citation
-
- Feb 27, 2024
-
-
Andrei Fajardo authored
* lint * pants tailor * remove unnecessary files/folders * make api_key an optional field * make secret field optional as well * top level imports * prerelease version bump * remove misleading env variables * override gitignore to add data to demo * add note in demo README that you can use instead of * update demo contributor poetry.locks pyproject.toml * published v0.1.0; updated demo deps
-