py-gpt icon indicating copy to clipboard operation
py-gpt copied to clipboard

Desktop AI Assistant powered by GPT-4, GPT-4 Vision, GPT-3.5, Gemini, Claude, Llama 3, DALL-E, Langchain, Llama-index, chat, vision, voice control, image generation and analysis, agents, code/command...

Results 27 py-gpt issues
Sort by recently updated
recently updated
newest added

![image](https://github.com/szczyglis-dev/py-gpt/assets/58312474/9d67acc6-6c27-43cc-8700-080c055822e7) After installing pygpt-net in a python virtual environment, and running the app, the settings menu opens so that i can enter my api key, but i cannot open it...

In the 'chat' window, the prompt (grey in my example) and response (white) run together in one window. I see an 'edit' checkbox below the chat window, that lets me...

Per screenshots, would be great to render markdown (realtime as it streams ideally). Comparison: ![image](https://github.com/szczyglis-dev/py-gpt/assets/13640691/02063e48-5d39-4886-989e-96aa15f6cc33) ![image](https://github.com/szczyglis-dev/py-gpt/assets/13640691/277217e3-24e8-474a-a42a-f28a5019a0ed)

Many times I write "I have a program:" and then actually commit the request before pasting the relevant thing in. Off it goes with "great! blah blah blah" talking about...

UI needs rework. modules do not fit on the screen 2. App randomly changes main window mode - sometimes Full Screen sometimes custom and it's frequent and random 3. modules...

Users want access to as much AI as they can get, they dont want to manage 50 accounts, they want the fastest AI they want the cheapest AI, and you...

Carrying this over from [feature request issue 23](https://github.com/szczyglis-dev/py-gpt/issues/23)... > > Bug? -- If the default llama-index is not base, but base still exists and you begin a chat with chat-with-file...

- Delete responses from a conversation, or even aspects of a response. This will help improve the quality of the data being stored in the index... many conversations result in...

I have downloaded latest source code from github and try on ubuntu18 OS --- either python3.10 or 3.9 but all failed with same prompt message: ``` ERROR: Could not find...

Hi Marcin, Thank you for creating this nice app! After worked with Langchain Agent last year, I was always looking forward to set up a local agent in my own...