neokd / NeoGPT

Chat effortlessly, execute commands, and interpret code with Llama3, Phi3, and more - your local AI assistant. Enjoy seamless interaction while ensuring ultimate privacy
https://neogpt.dev
MIT License
68 stars 60 forks source link

Qdrant support #119

Closed rahim-khan-iitg closed 2 months ago

rahim-khan-iitg commented 7 months ago

Qdrant Cloud Support

first specify the environment variable QDRANT_URL=" type qdrant cluster url " and QDRANT_API_KEY=" type qdrant api key " in .env file and dont forget to bulid the database before connecting Now we can connect to qdrant cloud by using python main.py --mode db --db qdrant --model_type <model type>

neokd commented 7 months ago

We already have --db to specify the database. Then why --mode qdrant ?

rahim-khan-iitg commented 7 months ago

Mode has only two parameters llm_only and db if we want to connect only llm then choose llm_only it is default also and if you you want to connect with then choose --mode db . --db has its own parameters like which db to use

Get Outlook for Androidhttps://aka.ms/AAb9ysg


From: Kuldeep @.> Sent: Sunday, December 10, 2023 5:34:22 PM To: neokd/NeoGPT @.> Cc: RAHIM KHAN @.>; Author @.> Subject: Re: [neokd/NeoGPT] Qdrant support (PR #119)

We already have --db to specify the database. Then why --mode qdrant ?

— Reply to this email directly, view it on GitHubhttps://github.com/neokd/NeoGPT/pull/119#issuecomment-1848945472, or unsubscribehttps://github.com/notifications/unsubscribe-auth/A2FUFQUPM5JCT5W2QR7RMFTYIWQMNAVCNFSM6AAAAABAOKV6PWVHI2DSMVQWIX3LMV43OSLTON2WKQ3PNVWWK3TUHMYTQNBYHE2DKNBXGI. You are receiving this because you authored the thread.Message ID: @.***>