Response
—
Response
—
Saving writes back to the server's presets.json (persists across restarts). The Home tab reloads its endpoints after a successful save.
Push-to-talk: hold the button, speak, release. Needs mic permission + HTTPS (the mic is blocked on plain http://IP). STT = Groq Whisper · TTS = Groq Orpheus.
Reads via IMAP from a configured mailbox (add in /admin); classification uses your LLM gateway.
Sends via a configured SMTP account (add in /admin).
Uses a vision-capable model (default gemini; gpt-4o also works). Photograph a rate confirmation / BOL / invoice → structured JSON. Metered in the Usage tab.
Ingest
Ask
Embeddings run locally (ollama nomic-embed-text, free); stored in Postgres + pgvector. The answer is grounded in your documents with [n] citations, and metered in the Usage tab.
Flows
Agents
Select a node to configure it. Drag from a node's right dot to another's left dot to pass data.