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-09 20:29:24 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
4b7aa2df222339d53fc104e70e1bbaf4637aa2be
gpt-pilot
/
pilot
/
helpers
/
agents
History
Nicholas Albion
4b7aa2df22
get_prompt()
moved from
llm_connection
to
utils
and works from unit tests
2023-09-20 22:17:37 +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