fix(backend): provide llama env config in test profile
This commit is contained in:
@@ -38,3 +38,7 @@ imap:
|
||||
openai:
|
||||
api-key: test-api-key
|
||||
model: gpt-4o
|
||||
|
||||
llama:
|
||||
base-url: http://localhost:11434
|
||||
model: gemma3:4b
|
||||
|
||||
Reference in New Issue
Block a user