1
0
mirror of https://github.com/imartinez/privateGPT.git synced 2025-05-09 08:46:44 +00:00
privateGPT/private_gpt
Proger666 2612928839
feat(vectorstore): Add clickhouse support as vectore store ()
* Added ClickHouse vector sotre support

* port fix

* updated lock file

* fix: mypy

* fix: mypy

---------

Co-authored-by: Valery Denisov <valerydenisov@double.cloud>
Co-authored-by: Javier Martinez <javiermartinezalvarez98@gmail.com>
2024-07-08 16:18:22 +02:00
..
components feat(vectorstore): Add clickhouse support as vectore store () 2024-07-08 16:18:22 +02:00
open_ai feat: Upgrade to LlamaIndex to 0.10 () 2024-03-06 17:51:30 +01:00
server feat(RAG): Introduce SentenceTransformer Reranker () 2024-04-02 10:29:51 +02:00
settings feat(vectorstore): Add clickhouse support as vectore store () 2024-07-08 16:18:22 +02:00
ui feat(llm): Support for Google Gemini LLMs and Embeddings () 2024-07-08 11:47:36 +02:00
utils feat(ingest): Created a faster ingestion mode - pipeline () 2024-03-19 21:24:46 +01:00
__init__.py feat(local): tiktoken cache within repo for offline () 2024-03-11 22:55:13 +01:00
__main__.py fix: Remove global state () 2023-11-12 22:20:36 +01:00
constants.py Next version of PrivateGPT () 2023-10-19 16:04:35 +02:00
di.py fix: Remove global state () 2023-11-12 22:20:36 +01:00
launcher.py feat(llm): adds serveral settings for llamacpp and ollama () 2024-03-11 22:51:05 +01:00
main.py feat: Upgrade to LlamaIndex to 0.10 () 2024-03-06 17:51:30 +01:00
paths.py fix: Remove global state () 2023-11-12 22:20:36 +01:00