Commit Graph

18 Commits

Author SHA1 Message Date
Zvonimir Sabljic
885792bd5e Merge branch 'main' of github.com:Pythagora-io/copilot 2023-08-02 08:52:57 +02:00
LeonOstrez
9673d40f65 refactor DB 2023-08-02 08:29:40 +02:00
Zvonimir Sabljic
bb022659b4 Agent convo fixes + remove messages getter + function calls fixes 2023-08-01 17:27:26 +02:00
Zvonimir Sabljic
9aa1ea697b Updated function for setting up the convo in playground 2023-08-01 17:25:32 +02:00
Zvonimir Sabljic
4f2edb015f 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
Zvonimir Sabljic
345f1658ec Refactored getting the architecture to use AgentConvo class 2023-07-31 12:27:32 +02:00
Zvonimir Sabljic
040ab607f4 Refactored setup environment to use AgentConvo class 2023-07-31 12:13:16 +02:00
Zvonimir Sabljic
b5a5297ec5 Implemented getting development plan + outline for AgentConvo class 2023-07-31 10:01:20 +02:00
Zvonimir Sabljic
05b59c7d7c Changed the way we call development steps 2023-07-31 08:20:17 +02:00
Zvonimir Sabljic
9de85a5e47 Added development step and fixed running it 2023-07-29 13:06:26 +02:00
Zvonimir Sabljic
05f4739b95 Added setup for dev ops and configured prompts 2023-07-29 13:00:49 +02:00
Zvonimir Sabljic
2c15329d9c Implemented function calling for getting user tasks 2023-07-28 16:00:09 +02:00
Zvonimir Sabljic
7ced1d55e9 Made function calls for when we just need one array back more flexible 2023-07-28 15:56:23 +02:00
Zvonimir Sabljic
81e4e92a08 Implemented function calling for user stories 2023-07-28 15:09:57 +02:00
LeonOstrez
6bbc0f109c add user_tasks, use questionary instead of inquirer, refactor main.py 2023-07-28 10:24:13 +02:00
LeonOstrez
8db53c6f6d setup storing steps to db and init user stories implementation 2023-07-27 07:51:49 +02:00
LeonOstrez
988cc10232 refactor setup, added loop conversation with gpt, finished getting project description with additional questions from gpt 2023-07-25 12:30:00 +02:00
Zvonimir Sabljic
cb579d8aba Added local files 2023-07-18 11:17:22 +02:00