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

The first real AI developer

Results 388 gpt-pilot issues
Sort by recently updated
recently updated
newest added

I don't have any experience with it, but [LocalAI](https://localai.io/) might be more attractive for people working in environments where sending source code out to the interwebs is frowned upon. >...

enhancement
cost
privacy

Have GPT-Pilot print the command prompt(s) for creating Local Environment required by GPT-Pilot before coding begins.

I followed the steps in the readme file to run the application using docker, however on `docker compose up` command, the process is stuck with ``` gpt-pilot git:(main) docker compose...

bug

using openai api is a little expensive to generate ,can add support for local llama ....

duplicate
enhancement
good first issue
cost
privacy

I just asked to develop a simple project to generate a list of random math problems for pupil. It takes hours to run and still is not finished. API request...

After "removing" function calling, the new implementation requiring responses in JSON schema seems to be more reliable against several models including - openai/gpt-3.5-turbo-16k - mistralai/mistral-7b-instruct - and apparently [most local...

enhancement
architecture
model selection

GPT Pilot often crashes with: > "gpt-pilot/pilot/helpers/AgentConvo.py", line 87, in send_message > raise Exception("OpenAI API error happened.") > Exception: OpenAI API error happened. Note: this should be covered by #91...

architecture

with these changes I was able to move through the debugging process much more easily

The steps to get the specification seem to working fine however the steps to create the code never start. Gpt-Pilot gets stuck on a question like so: ``` Great! Now...

model selection