privateGPT/scripts
Iván Martínez 45f05711eb
feat: Upgrade to LlamaIndex to 0.10 (#1663)
* Extract optional dependencies

* Separate local mode into llms-llama-cpp and embeddings-huggingface for clarity

* Support Ollama embeddings

* Upgrade to llamaindex 0.10.14. Remove legacy use of ServiceContext in ContextChatEngine

* Fix vector retriever filters
2024-03-06 17:51:30 +01:00
..
__init__.py Next version of PrivateGPT (#1077) 2023-10-19 16:04:35 +02:00
extract_openapi.py feat: add mistral + chatml prompts (#1426) 2024-01-16 22:51:14 +01:00
ingest_folder.py feat(UI): Select file to Query or Delete + Delete ALL (#1612) 2024-02-16 17:36:09 +01:00
setup feat: Upgrade to LlamaIndex to 0.10 (#1663) 2024-03-06 17:51:30 +01:00
utils.py added wipe make command (#1215) 2023-11-16 11:44:02 +01:00