This commit is contained in:
2026-02-22 09:23:48 -05:00
parent 6d2f79acc8
commit 5103a256bf
3 changed files with 3 additions and 3 deletions

View File

@@ -10,7 +10,7 @@ stale [FILES UPDATED] entries and dropping the oldest message pairs.
For Gemini: injects the initial context directly into system_instruction
during chat creation to avoid massive history bloat.
"""
# ai_client.py
# ai_client.py
import tomllib
import json
import datetime