diff options
| author | Martin Bielik <martin.bielik@instea.sk> | 2024-12-17 23:13:01 +0100 |
|---|---|---|
| committer | Martin Bielik <martin.bielik@instea.sk> | 2024-12-17 23:13:01 +0100 |
| commit | 506669af3fc44869c5ab819e2d3b43a51b3c88a8 (patch) | |
| tree | 6a018f26167de1bfcf377d0e8ed3163bf6eebef0 /tests/resources/roles.ini | |
| parent | dda1a41e00499ac9fd304bb87a1f521afa0fef1d (diff) | |
| download | vim-ai-506669af3fc44869c5ab819e2d3b43a51b3c88a8.tar.gz | |
special role
Diffstat (limited to 'tests/resources/roles.ini')
| -rw-r--r-- | tests/resources/roles.ini | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/resources/roles.ini b/tests/resources/roles.ini index b677462..00903f7 100644 --- a/tests/resources/roles.ini +++ b/tests/resources/roles.ini @@ -1,3 +1,6 @@ +[default] +options.token_file_path = /custom/path/ai.token + [test-role-simple] prompt = simple role prompt options.model = o1-preview |