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-24 02:45:08 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
575c25902ea15ca02f24ed0d84e1016460c78652
gpt-pilot
/
pilot
/
helpers
/
agents
History
Nicholas Albion
4d91f381c1
Tested Developer.install_technology before refactoring without function_calling
2023-09-22 19:11:50 +10:00
..
__init__.py
Renamed the repo
2023-08-16 14:57:55 +02:00
Architect.py
fabulous does not work on Windows
2023-09-20 22:14:59 +10:00
CodeMonkey.py
Disabled GPT Pilot to request files mid conversation because we're sending all files in the first prompt anyway - this is TEMPORARY to save some context for now
2023-09-12 21:18:13 +02:00
Developer.py
get_prompt()
moved from
llm_connection
to
utils
and works from unit tests
2023-09-20 22:17:37 +10:00
ProductOwner.py
fabulous does not work on Windows
2023-09-20 22:14:59 +10:00
TechLead.py
fabulous does not work on Windows
2023-09-20 22:14:59 +10:00
test_CodeMonkey.py
unit tests for CodeMonkey
2023-09-11 22:12:50 +10:00
test_Developer.py
Tested Developer.install_technology before refactoring without function_calling
2023-09-22 19:11:50 +10:00