-
### Describe the bug
I have a clear list of jobs to apply to with NO blacklisted jobs
### Steps to reproduce
positions:
- Data
- Analytics
- Analytics Engineer
- Software engineer
- …
-
I installed via:
python3 -m pip install gpt-engineer
(the default python is python2 on macOS, so I used python3)
neil@neils-MacBook-Pro ~ % pip3 show gpt-engineer|grep Location
Location: /Users/…
-
## Expected Behavior
Updating the existing code.
## Current Behavior
Crashing without saving and/or generating the changes.
## Failure Information
I use GPT-4o model.
### Failure Logs
The…
-
When I run the `main.py` file and pass in `gpt-4-32k` as the model, I'm getting this error:
```
% python main.py --model gpt-4-32k --targetlang nodejs
Is your source project a Python project? [y…
-
I did some smaller benchmarks (more like tests, really) and would like to continue with this endeavor to evaluate capabilities and weak spots.
Would also be interesting to test on codegen tasks vs …
-
gpt-engineer typically installs with a sample Projects directory and also the main prompt files. When I look in the gpt-engineer directory and I am not seeing any of the standard files in an install. …
-
## Feature description
We have a way to easily add benchmarks:
https://www.loom.com/share/206805143fbb4302b5455a5329eaab17?sid=f689608f-8e49-44f7-b55f-4c81e9dc93e6
This issue is about looking i…
-
The open-sourced docs have been helpful in debugging issues, however going to the main website to find the changelogs adds a layer of complexity when I am just coding away and looking at the docs for …
-
-
Hi guys, first of all great library (but I guess you're already aware of that). Small issue I've encoundered in OmniScraperGraph:
**Describe the bug**
When using certain links with OmniScraperGrap…