Nicholas Albion
|
e138282d4e
|
Revert "Update ran_command.prompt"
This reverts commit 01a852f99d.
|
2023-10-08 15:33:39 +11:00 |
|
LeonOstrez
|
01a852f99d
|
Update ran_command.prompt
|
2023-10-06 14:08:54 +01:00 |
|
Nicholas Albion
|
382a1414f1
|
updated tests
|
2023-10-06 19:05:10 +11:00 |
|
Nicholas Albion
|
fffc4d9dd0
|
clean up
|
2023-10-06 19:00:09 +11:00 |
|
Nicholas Albion
|
4f54e96f4e
|
improved logging
|
2023-10-06 18:26:48 +11:00 |
|
Nicholas Albion
|
fd6254d1fd
|
send exit code to LLM
|
2023-10-06 18:24:25 +11:00 |
|
Nicholas Albion
|
a38c35fafa
|
#131 if process_name is specified to execute_command() keep the process alive
|
2023-10-05 20:39:01 +11:00 |
|
LeonOstrez
|
a5a80ee430
|
fix asking for human intervention in extension
|
2023-10-03 13:00:33 +01:00 |
|
LeonOstrez
|
d6a677c35a
|
enable retrying request for extension if API call fails
|
2023-10-02 18:28:13 +01:00 |
|
Nicholas Albion
|
5fdc853768
|
GPT4 responded with a JSON object != schema.
Retry the request, advising what the issue was
|
2023-10-02 18:59:38 +11:00 |
|
Nicholas Albion
|
7bf5de8861
|
Improved logging
|
2023-09-29 18:18:55 +10:00 |
|
Nicholas Albion
|
2aaa914c26
|
Merge branch 'main' into debugging_ipc
# Conflicts:
# README.md
# pilot/helpers/agents/CodeMonkey.py
# pilot/helpers/agents/Developer.py
# pilot/prompts/system_messages/architect.prompt
# pilot/utils/arguments.py
# pilot/utils/llm_connection.py
# pilot/utils/utils.py
|
2023-09-28 13:53:49 +10:00 |
|
Nicholas Albion
|
c84ad714d4
|
"hint" message type
|
2023-09-27 16:04:44 +10:00 |
|
Nicholas Albion
|
6dd5a032fa
|
Improved JSON prompting for GPT-4 and recover incomplete JSON responses from Code Llama
|
2023-09-27 10:53:44 +10:00 |
|
Nicholas Albion
|
f4789538a3
|
6 models returning JSON as per ARCHITECTURE function_calls schema
|
2023-09-23 14:52:57 +10:00 |
|
Nicholas Albion
|
d4879a04b7
|
ARCHITECTURE function_calls works on meta-llama/codellama-34b-instruct
|
2023-09-21 23:05:37 +10:00 |
|
Nicholas Albion
|
4b7aa2df22
|
get_prompt() moved from llm_connection to utils and works from unit tests
|
2023-09-20 22:17:37 +10:00 |
|
Nicholas Albion
|
0660244017
|
fabulous does not work on Windows
|
2023-09-20 22:14:59 +10:00 |
|
Zvonimir Sabljic
|
aa1bca8775
|
Changed prompts
|
2023-09-18 19:19:09 -07:00 |
|
LeonOstrez
|
67209b5b27
|
merge master into debugging_ipc branch
|
2023-09-18 19:09:37 -07:00 |
|
Zvonimir Sabljic
|
9a7c15e0c5
|
Merge branch 'ipc' into debugging_ipc
|
2023-09-14 09:40:36 +02:00 |
|
Zvonimir Sabljic
|
e1e483c5f2
|
Cimmitting missing files
|
2023-09-13 09:14:59 +02:00 |
|
Nicholas Albion
|
54bee95a8c
|
Merge remote-tracking branch 'origin/main'
# Conflicts:
# README.md
# pilot/helpers/AgentConvo.py
# pilot/utils/llm_connection.py
|
2023-09-12 22:57:48 +10:00 |
|
Nicholas Albion
|
eea510a1e8
|
unit tests for CodeMonkey
|
2023-09-11 22:12:50 +10:00 |
|
Nicholas Albion
|
da1e0feb3b
|
added documentation
|
2023-09-11 03:05:39 +10:00 |
|
Nicholas Albion
|
831e6a4265
|
Merge remote-tracking branch 'origin/main' into feature/get_email-from-gitconfig
# Conflicts:
# pilot/utils/arguments.py
|
2023-09-09 10:54:02 +10:00 |
|
Nicholas Albion
|
bd67695828
|
use {{ app_type }} from project.args in prompts
|
2023-09-08 05:25:30 +10:00 |
|
Zvonimir Sabljic
|
9c751d247b
|
Revert "Revert "Added back the functionality for tech lead to break down the project and the developer to code task by task""
This reverts commit f91da2b5eb.
|
2023-09-07 19:48:16 +02:00 |
|
Nicholas Albion
|
d81f387dc1
|
fixed typo in prompt
|
2023-09-08 03:02:55 +10:00 |
|
LeonOstrez
|
3e957b9bd8
|
disable microservices when creating app
|
2023-09-06 21:00:01 +02:00 |
|
Zvonimir Sabljic
|
f91da2b5eb
|
Revert "Added back the functionality for tech lead to break down the project and the developer to code task by task"
This reverts commit 990eb0d182.
|
2023-09-05 23:13:09 +02:00 |
|
Zvonimir Sabljic
|
990eb0d182
|
Added back the functionality for tech lead to break down the project and the developer to code task by task
|
2023-09-02 17:29:20 +02:00 |
|
Zvonimir Sabljic
|
4ba3986237
|
Improved prompts by removing unnecessary new lines
|
2023-09-02 17:26:41 +02:00 |
|
Zvonimir Sabljic
|
85ac7e8276
|
Refactored all prints to be colored with fabulous and not termcolor
|
2023-09-01 18:28:20 +02:00 |
|
Zvonimir Sabljic
|
f4dc07407e
|
Made logging look nicer
|
2023-08-25 14:21:41 +02:00 |
|
Zvonimir Sabljic
|
8c58d2803d
|
Renamed the repo
|
2023-08-16 14:57:55 +02:00 |
|