-
Is it possible to monkey-patch the official ChatGPT Python API using such a method? It will be useful if we could use the official module but with such an implementation.
-
why --implement False, but it still generate the code?
2023-10-23 09:52:31.562 | INFO | metagpt.config:__init__:44 - Config loading done.
2023-10-23 09:52:34.146 | INFO | metagpt.software_…
-
## Concept
It would be useful if Agents had the ability to fact check their own work using a different LLM in an adversarial manner to "second guess" their assumptions and potentially provide feedba…
-
I run the following:
1. conda create env gpt
2. conda activate env
3. git clone into folder
4. pip install gpt-engineer
5. and then setx OPENAI_API_KEY api_key because I use windows. Then I g…
-
Issue Description:
Steps to Reproduce:
Run the command pip install gpt-engineer in the directory "C:\Users\Lu-Cash\OneDrive\Documents\GitHub\Test".
Observe the error message.
Expected Behavior:
…
-
export is not working in windows. And I tried set too, it is also not working. Can you please let me know how to deal with this?
-
I've tried it with both dev and stable release. Running on a virtualenv. It doesn't matter if I use my own prompt or the example prompt. I get this error:
```
paul$ gpt-engineer projects/example
…
-
I'm on a mac and got the pip running fine, but the help is not even helpful. Whats the extension the prompt file needs to be? Can we at least use our AI to make our documentation better? That was a …
-
My db.py file doesn't contain an archive definition.
What should I do?
This is the error:
And this is my db.py file:
-
Running it after `pip install` results in this: https://github.com/AntonOsika/gpt-engineer/issues/180
Running it from `git clone` results in this:
```
gpt-engineer --model gpt-3.5-turbo app
Tr…