-
- Downloads
llama-index-networks package (#11413)
* 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
Showing
- llama-index-networks/.gitignore 157 additions, 0 deletionsllama-index-networks/.gitignore
- llama-index-networks/BUILD 3 additions, 0 deletionsllama-index-networks/BUILD
- llama-index-networks/CHANGELOG.md 5 additions, 0 deletionsllama-index-networks/CHANGELOG.md
- llama-index-networks/Makefile 17 additions, 0 deletionsllama-index-networks/Makefile
- llama-index-networks/README.md 98 additions, 0 deletionsllama-index-networks/README.md
- llama-index-networks/examples/demo/README.md 97 additions, 0 deletionsllama-index-networks/examples/demo/README.md
- llama-index-networks/examples/demo/client-env-files/template.env.contributor_1.client 1 addition, 0 deletions...s/demo/client-env-files/template.env.contributor_1.client
- llama-index-networks/examples/demo/client-env-files/template.env.contributor_2.client 1 addition, 0 deletions...s/demo/client-env-files/template.env.contributor_2.client
- llama-index-networks/examples/demo/client-env-files/template.env.contributor_3.client 1 addition, 0 deletions...s/demo/client-env-files/template.env.contributor_3.client
- llama-index-networks/examples/demo/contributor-1/BUILD 3 additions, 0 deletionsllama-index-networks/examples/demo/contributor-1/BUILD
- llama-index-networks/examples/demo/contributor-1/Dockerfile 39 additions, 0 deletionsllama-index-networks/examples/demo/contributor-1/Dockerfile
- llama-index-networks/examples/demo/contributor-1/contributor_1/BUILD 1 addition, 0 deletions...-networks/examples/demo/contributor-1/contributor_1/BUILD
- llama-index-networks/examples/demo/contributor-1/contributor_1/__init__.py 0 additions, 0 deletions...rks/examples/demo/contributor-1/contributor_1/__init__.py
- llama-index-networks/examples/demo/contributor-1/contributor_1/app.py 15 additions, 0 deletions...networks/examples/demo/contributor-1/contributor_1/app.py
- llama-index-networks/examples/demo/contributor-1/contributor_1/app_query_engine.py 31 additions, 0 deletions...ples/demo/contributor-1/contributor_1/app_query_engine.py
- llama-index-networks/examples/demo/contributor-1/data/paul_graham_essay.txt 353 additions, 0 deletions...ks/examples/demo/contributor-1/data/paul_graham_essay.txt
- llama-index-networks/examples/demo/contributor-1/poetry.lock 4337 additions, 0 deletionsllama-index-networks/examples/demo/contributor-1/poetry.lock
- llama-index-networks/examples/demo/contributor-1/pyproject.toml 14 additions, 0 deletions...index-networks/examples/demo/contributor-1/pyproject.toml
- llama-index-networks/examples/demo/contributor-1/template.env.contributor.service 1 addition, 0 deletions...mples/demo/contributor-1/template.env.contributor.service
- llama-index-networks/examples/demo/contributor-2/BUILD 3 additions, 0 deletionsllama-index-networks/examples/demo/contributor-2/BUILD
Loading
Please register or sign in to comment