-
- Downloads
Replace all gpt_index with llama_index (#1875)
* use llama_index * replace in docs * replace all tests * replace other packages * replace more docs * more docs * update others * update setup * wip * wip
Showing
- .github/workflows/build_package.yml 1 addition, 1 deletion.github/workflows/build_package.yml
- .github/workflows/dev_docs.yml 1 addition, 1 deletion.github/workflows/dev_docs.yml
- CITATION.cff 1 addition, 1 deletionCITATION.cff
- CONTRIBUTING.md 22 additions, 22 deletionsCONTRIBUTING.md
- MANIFEST.in 2 additions, 2 deletionsMANIFEST.in
- MANIFEST_llama.in 0 additions, 3 deletionsMANIFEST_llama.in
- Makefile 1 addition, 1 deletionMakefile
- benchmarks/struct_indices/spider/evaluate.py 2 additions, 2 deletionsbenchmarks/struct_indices/spider/evaluate.py
- benchmarks/struct_indices/spider/generate_sql.py 1 addition, 1 deletionbenchmarks/struct_indices/spider/generate_sql.py
- benchmarks/struct_indices/spider/spider_utils.py 1 addition, 1 deletionbenchmarks/struct_indices/spider/spider_utils.py
- docs/conf.py 1 addition, 1 deletiondocs/conf.py
- docs/getting_started/installation.md 1 addition, 1 deletiondocs/getting_started/installation.md
- docs/getting_started/starter_example.md 3 additions, 3 deletionsdocs/getting_started/starter_example.md
- docs/guides/notebooks.rst 1 addition, 1 deletiondocs/guides/notebooks.rst
- docs/guides/tutorials/building_a_chatbot.md 1 addition, 1 deletiondocs/guides/tutorials/building_a_chatbot.md
- docs/guides/tutorials/sql_guide.md 2 additions, 2 deletionsdocs/guides/tutorials/sql_guide.md
- docs/guides/tutorials/terms_definitions_tutorial.md 1 addition, 1 deletiondocs/guides/tutorials/terms_definitions_tutorial.md
- docs/guides/tutorials/unified_query.md 7 additions, 7 deletionsdocs/guides/tutorials/unified_query.md
- docs/how_to/analysis/cost_analysis.md 1 addition, 1 deletiondocs/how_to/analysis/cost_analysis.md
- docs/how_to/customization/custom_llms.md 1 addition, 1 deletiondocs/how_to/customization/custom_llms.md
Loading
Please register or sign in to comment