From 49d8577a4c8e09e406d0df20c121ad3673bd36f0 Mon Sep 17 00:00:00 2001 From: Shane Date: Sat, 22 Aug 2026 16:26:01 -0400 Subject: [PATCH] feat: name the agent Hope --- agent/agent.py | 6 +++--- web/index.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/agent/agent.py b/agent/agent.py index c9cc381..5850e3c 100644 --- a/agent/agent.py +++ b/agent/agent.py @@ -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. diff --git a/web/index.html b/web/index.html index 3036dc9..1269824 100644 --- a/web/index.html +++ b/web/index.html @@ -4,7 +4,7 @@ - Voice Assistant + Hope @@ -12,8 +12,8 @@
-

Voice Assistant

-

Azure Speech + Gemma LLM, real-time conversation

+

Hope

+

Your voice assistant