This website requires JavaScript.
Explore
Help
Register
Sign In
OMGeeky
/
gpt-pilot
Watch
1
Star
0
Fork
0
You've already forked gpt-pilot
mirror of
https://github.com/OMGeeky/gpt-pilot.git
synced
2026-01-19 08:44:46 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
1f55f899b5b7e2d7ba879aef71017c1d3a5d90c6
gpt-pilot
/
euclid
History
Zvonimir Sabljic
1f55f899b5
2 fixes
2023-08-01 08:47:19 +02:00
..
const
Refactor so we use array_of_objects_to_string + added debugging file and AgentConvo method to copy js code to clipboard so it can be pasted into OpenAI playground for easier debugging
2023-08-01 08:46:29 +02:00
database
remove inquirer completely and fix saving app to db
2023-07-28 14:38:13 +02:00
helpers
2 fixes
2023-08-01 08:47:19 +02:00
logger
refactor setup, added loop conversation with gpt, finished getting project description with additional questions from gpt
2023-07-25 12:30:00 +02:00
prompts
2 fixes
2023-08-01 08:47:19 +02:00
steps
Fixes for resuming with the app
2023-07-31 13:26:46 +02:00
utils
Refactor so we use array_of_objects_to_string + added debugging file and AgentConvo method to copy js code to clipboard so it can be pasted into OpenAI playground for easier debugging
2023-08-01 08:46:29 +02:00
__init__.py
Added local files
2023-07-18 11:17:22 +02:00
instructions.comment.py
Added local files
2023-07-18 11:17:22 +02:00
main.py
Refactored user stories and tasks to use AgentConvo class
2023-07-31 12:39:56 +02:00