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

added only_llm mode in cli mode #116

Closed rahim-khan-iitg closed 7 months ago

rahim-khan-iitg commented 7 months ago

to run it in only_llm mode type python main.py --mode llm_only i was adding it in ui mode also but someone already working on it.

Current behavior

currently we can not run it in only llm mode

Proposed changes

i have added chat support for only llm mode

Checks

neokd commented 7 months ago

and bhai 80 file changes? 🙄

rahim-khan-iitg commented 7 months ago

I have only added 2-3 files. Git itself added .md files and other files I don't know why

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


From: Kuldeep @.> Sent: Saturday, December 9, 2023 8:26:45 PM To: neokd/NeoGPT @.> Cc: RAHIM KHAN @.>; Author @.> Subject: Re: [neokd/NeoGPT] added only_llm mode in cli mode (PR #116)

and bhai 80 file changes? 🙄

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

neokd commented 7 months ago

I have marked the changes. You can update the PR with those files and changes or create a new PR with the updated changes

rahim-khan-iitg commented 7 months ago

i am making a new fork i will add those changes then i will do a new PR. For now i m closing this PR.