forked from Rockachopa/Timmy-time-dashboard
Co-authored-by: hermes <hermes@timmy.local> Co-committed-by: hermes <hermes@timmy.local>
This commit is contained in:
@@ -32,7 +32,7 @@ def test_create_timmy_embeds_system_prompt():
|
||||
kwargs = MockAgent.call_args.kwargs
|
||||
# Prompt should contain base system prompt (may have memory context appended)
|
||||
# Default model (llama3.2) uses the lite prompt
|
||||
assert "local AI assistant" in kwargs["description"]
|
||||
assert "Timmy" in kwargs["description"]
|
||||
|
||||
|
||||
# ── Ollama host regression (container connectivity) ─────────────────────────
|
||||
|
||||
Reference in New Issue
Block a user