fix(backend): provide llama env config in test profile

This commit is contained in:
2026-03-27 03:03:23 -03:00
parent 490f0a6a5c
commit cd8e781b07

View File

@@ -38,3 +38,7 @@ imap:
openai: openai:
api-key: test-api-key api-key: test-api-key
model: gpt-4o model: gpt-4o
llama:
base-url: http://localhost:11434
model: gemma3:4b