Commit Graph

15 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
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
3de4d10fa7 Removed split_into_bullets + unused imports 2023-07-31 12:29:03 +02:00
Zvonimir Sabljic
edc70fd86f Fixed functionality of processing prompts with function calls 2023-07-29 13:02:06 +02:00
Zvonimir Sabljic
2676e7ff9e Merge branch 'main' of github.com:Pythagora-io/copilot 2023-07-28 15:10:03 +02:00
Zvonimir Sabljic
81e4e92a08 Implemented function calling for user stories 2023-07-28 15:09:57 +02:00
LeonOstrez
357c1d015a revert colors 2023-07-28 15:09:31 +02:00
LeonOstrez
02dc329933 remove inquirer completely and fix saving app to db 2023-07-28 14:38:13 +02:00
Zvonimir Sabljic
3f9bc48f96 Merge branch 'main' of github.com:Pythagora-io/copilot 2023-07-28 10:26:42 +02:00
LeonOstrez
6bbc0f109c add user_tasks, use questionary instead of inquirer, refactor main.py 2023-07-28 10:24:13 +02:00
Zvonimir Sabljic
c863c8fadc Initial implementation for function calling 2023-07-28 10:13:54 +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