summaryrefslogtreecommitdiff
path: root/tests/resources/roles.ini
diff options
context:
space:
mode:
authorMartin Bielik <martin.bielik@instea.sk>2024-12-16 20:14:56 +0100
committerMartin Bielik <martin.bielik@instea.sk>2024-12-16 20:14:56 +0100
commit082eb061b9233719a4c763905008a17d636b468f (patch)
tree508c5826a551b1466b5285fd8cc1870dde21cf3c /tests/resources/roles.ini
parentcb2ac5f7a672faeb7b81886b6c1f1481ef51f90d (diff)
downloadvim-ai-082eb061b9233719a4c763905008a17d636b468f.tar.gz
edit command role
Diffstat (limited to 'tests/resources/roles.ini')
-rw-r--r--tests/resources/roles.ini2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/resources/roles.ini b/tests/resources/roles.ini
index c77d272..66b77ca 100644
--- a/tests/resources/roles.ini
+++ b/tests/resources/roles.ini
@@ -10,6 +10,8 @@ model = model-common
endpoint_url = https://localhost/chat
[test-role.options-complete]
endpoint_url = https://localhost/complete
+[test-role.options-edit]
+endpoint_url = https://localhost/edit
[test-role.ui]
paste_mode = 0
[test-role.ui-chat]