fix(tests): Add src. prefix to module imports

This commit is contained in:
2026-03-05 16:45:06 -05:00
parent 325a0c171b
commit 8f87f9b406
7 changed files with 9 additions and 9 deletions

View File

@@ -1,6 +1,6 @@
[ai]
provider = "gemini_cli"
model = "gemini-2.0-flash"
provider = "gemini"
model = "gemini-2.5-flash-lite"
temperature = 0.0
max_tokens = 8192
history_trunc_limit = 8000