Zvonimir Sabljic
|
0a573ea9b7
|
Hardcoded fix
|
2023-08-14 12:24:04 +02:00 |
|
Zvonimir Sabljic
|
eea80d1d9c
|
A couple of fixes
|
2023-08-11 10:53:46 +02:00 |
|
Zvonimir Sabljic
|
795ebfd97e
|
A couple of fixes
|
2023-08-10 08:44:02 +02:00 |
|
Zvonimir Sabljic
|
25d766dc1c
|
Merge branch 'main' of github.com:Pythagora-io/copilot
|
2023-08-09 16:54:41 +02:00 |
|
LeonOstrez
|
c2ad0617f0
|
setup workspace
|
2023-08-09 15:26:21 +02:00 |
|
Zvonimir Sabljic
|
5ff3cda0b3
|
Merge branch 'main' of github.com:Pythagora-io/copilot
|
2023-08-09 13:58:16 +02:00 |
|
LeonOstrez
|
0465e445ef
|
fix prompts and loading of stored conversation
|
2023-08-09 13:53:21 +02:00 |
|
Zvonimir Sabljic
|
f5f5f0dbe4
|
Fix for new lines being inside the JSON string value when returned from GPT
|
2023-08-09 12:34:18 +02:00 |
|
LeonOstrez
|
cbb59a7301
|
fix storing of app in project class
|
2023-08-09 11:42:26 +02:00 |
|
LeonOstrez
|
6d225ac5b1
|
add todo comment
|
2023-08-09 10:45:16 +02:00 |
|
LeonOstrez
|
3545830a51
|
merge
|
2023-08-09 10:42:53 +02:00 |
|
LeonOstrez
|
1d5c01a707
|
fixes of storing users and apps
|
2023-08-09 10:38:39 +02:00 |
|
Zvonimir Sabljic
|
aba9d45d13
|
Small updates to prompts and logging
|
2023-08-09 08:39:40 +02:00 |
|
Zvonimir Sabljic
|
d4a888600e
|
Added connecting dev_step/user_input/command_run with the previous step in the database
|
2023-08-09 08:38:21 +02:00 |
|
Zvonimir Sabljic
|
e6769944a6
|
Merge branch 'main' of github.com:Pythagora-io/copilot
|
2023-08-07 09:03:45 +02:00 |
|
Zvonimir Sabljic
|
f89ce318e3
|
Refactored questionary and implemented saving and restoring user input
|
2023-08-05 09:36:08 +02:00 |
|
LeonOstrez
|
e2e67b3f41
|
merge
|
2023-08-04 16:57:05 +02:00 |
|
LeonOstrez
|
bcc9cee3c1
|
merge, add spinner, add project name and minor bug fixes
|
2023-08-04 16:53:40 +02:00 |
|
Zvonimir Sabljic
|
b82a7b79d4
|
Added back tokenizer so we can accurately (relatively) know how many tokens are in the messages
|
2023-08-04 15:48:01 +02:00 |
|
Zvonimir Sabljic
|
b3e2009469
|
Print fix after streaming GPT response + show CLI response when going into debugging
|
2023-08-04 13:34:46 +02:00 |
|
Zvonimir Sabljic
|
d2b491757b
|
Merge branch 'main' of github.com:Pythagora-io/copilot
|
2023-08-04 10:16:37 +02:00 |
|
Zvonimir Sabljic
|
1c52b64a8d
|
Enabled streaming of LLM response
|
2023-08-03 20:45:11 +02:00 |
|
Zvonimir Sabljic
|
ce56224270
|
Fix: replace functions in the data that's being hashed
|
2023-08-03 20:44:39 +02:00 |
|
Zvonimir Sabljic
|
5b493accf9
|
escape special characters in the GPT response - currently hardcoded to json.loads() but we might need it in the future
|
2023-08-03 20:44:06 +02:00 |
|
LeonOstrez
|
749f9bf663
|
merge
|
2023-08-03 17:27:34 +02:00 |
|
LeonOstrez
|
208fba56a9
|
fix saving user and app, update user stories and user tasks to be generated one by one
|
2023-08-03 17:24:59 +02:00 |
|
Zvonimir Sabljic
|
fb5afd3417
|
If there is only one function call, force GPT to use it and if there are multiple, use 'auto'
|
2023-08-03 11:17:48 +02:00 |
|
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 |
|