Refactored, added comprehensive testing.
Release / release (push) Successful in 3m17s

This commit is contained in:
Jay
2025-10-26 23:23:43 -04:00
parent ec32b75267
commit 1936f055e2
61 changed files with 4678 additions and 769 deletions
+1
View File
@@ -0,0 +1 @@
sk-test-key-123
+1
View File
@@ -0,0 +1 @@
sk-whitespace-key
View File
+3
View File
@@ -0,0 +1,3 @@
protocol: openai
url: [this is not valid yaml syntax
model: gpt-4
+2
View File
@@ -0,0 +1,2 @@
model: gpt-4
fallback: gpt-3.5-turbo
+1
View File
@@ -0,0 +1 @@
You are a helpful assistant.
View File
+4
View File
@@ -0,0 +1,4 @@
protocol: openai
model: gpt-4
unknown_field: ignored
another_unknown: also_ignored
+6
View 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