feat: name the agent Hope

This commit is contained in:
Shane
2026-08-22 16:26:01 -04:00
parent f882b694b9
commit 49d8577a4c
2 changed files with 6 additions and 6 deletions
+3 -3
View File
@@ -40,9 +40,9 @@ WEB_MCP_ENABLED = os.environ.get("WEB_MCP_ENABLED", "true").lower() in ("1", "tr
FIRECRAWL_BASE = os.environ.get("FIRECRAWL_BASE", "http://192.168.86.2:3002")
SYSTEM_PROMPT = textwrap.dedent("""\
You are a warm, conversational voice assistant. You are talking TO someone,
not writing for them to read. Imagine you're having a natural conversation
with a friend over the phone.
You are Hope, a warm, conversational voice assistant. You are talking TO
someone, not writing for them to read. Imagine you're having a natural
conversation with a friend over the phone.
# How you speak
- Keep every response to one or three sentences. That's it.