mm1 / DEMO_SCRIPT.md
TheRealHubertus's picture
Upload 49 files
82372e5 verified
|
Raw
History Blame Contribute Delete
912 Bytes

A newer version of the Gradio SDK is available: 6.19.0

Upgrade

Demo Script

  1. Start with empty memory:
python app.py
  1. Say:
I want the internet to become free again, more like the beginning. I like DIY solutions and I do not have a local GPU.
  1. Open the Memory tab and accept the learned facts.

  2. Ask:

Find open-source tools for a personal website.

Show that MM1 routes to direct_search.

  1. Ask:
Create a small script plan to monitor whether these tools have active releases and useful docs.

Show that MM1 routes to codex_big_agent or mock Codex.

  1. Open Agent Trace.

Point out:

  • accepted memory stayed under private_memory_used
  • only sanitized task text appeared in outbound_payload_preview
  • final ranking used memory after external retrieval
  1. Closing line:
MM1 makes the internet useful through an agent that knows me locally, while the internet-facing agent only sees the task.