summaryrefslogtreecommitdiff
path: root/tests/resources
diff options
context:
space:
mode:
authorMartin Bielik <martin.bielik@instea.sk>2024-12-22 14:55:15 +0100
committerMartin Bielik <martin.bielik@instea.sk>2024-12-22 14:55:15 +0100
commitfbc2bfb445c71985e9fc399d3fac2def2fc6854e (patch)
treee93db9bf177d8790c608e3871d9f55d259510855 /tests/resources
parent4f1c95386437c8fa6e189c136681950a91fb25c9 (diff)
downloadvim-ai-fbc2bfb445c71985e9fc399d3fac2def2fc6854e.tar.gz
added image generation
Diffstat (limited to 'tests/resources')
-rw-r--r--tests/resources/roles.ini3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/resources/roles.ini b/tests/resources/roles.ini
index 00903f7..560e06d 100644
--- a/tests/resources/roles.ini
+++ b/tests/resources/roles.ini
@@ -21,6 +21,9 @@ options.endpoint_url = https://localhost/edit
[chat-only-role.chat]
options.open_chat_command = preset_tab
+[hd-image.image]
+options.quality = hd
+
[deprecated-test-role-simple]
prompt = simple role prompt
[deprecated-test-role-simple.options]