comparison plugins/vim-ai/roles.ini @ 17:412c33afd395

Update for core and some minor fixes
author Luka Sitas <lsitas@avatarasoftware.com>
date Fri, 05 Dec 2025 08:48:49 -0500
parents b95a8e2525cc
children
comparison
equal deleted inserted replaced
16:d30762aa23dd 17:412c33afd395
31 Do not provide any explanantion or comments if not requested. 31 Do not provide any explanantion or comments if not requested.
32 If you answer in a code, do not wrap it in markdown code block. Do not include any markdown codeblocks. 32 If you answer in a code, do not wrap it in markdown code block. Do not include any markdown codeblocks.
33 Reasoning: low 33 Reasoning: low
34 34
35 options.endpoint_url = http://127.0.0.1:8080/v1/chat/completions 35 options.endpoint_url = http://127.0.0.1:8080/v1/chat/completions
36 options.reasoning_effort = none 36 options.reasoning_effort = low
37 options.auth_type = none 37 options.auth_type = none