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-22 10:05:22 +01:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
b317f5855050c49c232e007de61e02da9f5d6813
gpt-pilot
/
pilot
/
helpers
/
agents
History
Nicholas Albion
f4789538a3
6 models returning JSON as per ARCHITECTURE function_calls schema
2023-09-23 14:52:57 +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
6 models returning JSON as per ARCHITECTURE function_calls schema
2023-09-23 14:52:57 +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