From 082eb061b9233719a4c763905008a17d636b468f Mon Sep 17 00:00:00 2001 From: Martin Bielik Date: Mon, 16 Dec 2024 20:14:56 +0100 Subject: edit command role --- tests/resources/roles.ini | 2 ++ 1 file changed, 2 insertions(+) (limited to 'tests/resources/roles.ini') 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] -- cgit v1.2.3