Refactored, added comprehensive testing.
All checks were successful
Release / release (push) Successful in 3m17s
All checks were successful
Release / release (push) Successful in 3m17s
This commit is contained in:
6
config/testdata/valid.yaml
vendored
Normal file
6
config/testdata/valid.yaml
vendored
Normal file
@@ -0,0 +1,6 @@
|
||||
protocol: ollama
|
||||
url: http://localhost:11434/api/chat
|
||||
key_file: ~/.aicli_key
|
||||
model: llama3
|
||||
fallback: llama2,mistral
|
||||
system_file: ~/system.txt
|
||||
Reference in New Issue
Block a user