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

openai_support added #120

Closed rahim-khan-iitg closed 6 months ago

rahim-khan-iitg commented 7 months ago

Now we can use OpenAI as LLM . first of all specify your openai api key in .env file with the name OPENAI_API_KEY="type your key" . To use it type command python main.py --model_type openai

neokd commented 6 months ago

Can you attach screen shot of it working?

rahim-khan-iitg commented 6 months ago

My open ai key exhausted

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


From: Kuldeep @.> Sent: Monday, December 11, 2023 7:28:25 PM To: neokd/NeoGPT @.> Cc: RAHIM KHAN @.>; Author @.> Subject: Re: [neokd/NeoGPT] openai_support added (PR #120)

Can you attach screen shot of it working?

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

neokd commented 6 months ago

Thanks for the contribution for CodePeak 2k23. Merging the PR

rahim-khan-iitg commented 6 months ago

Qdrant is also waiting to be merged

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


From: Kuldeep @.> Sent: Tuesday, December 12, 2023 9:27:05 PM To: neokd/NeoGPT @.> Cc: RAHIM KHAN @.>; Author @.> Subject: Re: [neokd/NeoGPT] openai_support added (PR #120)

Merged #120https://github.com/neokd/NeoGPT/pull/120 into main.

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

neokd commented 6 months ago

I'll chech the entire code and merge it