feat: name the agent Hope
This commit is contained in:
+3
-3
@@ -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.
|
||||
|
||||
Reference in New Issue
Block a user