Skip to content

Support Agent

The Support Agent source is a complete Framework program. It builds an Agent, connects OpenAI, attaches a typed lookup tool, creates a session through Engine, and answers a real support question.

Support Agent terminal demo

Terminal window
OPENAI_API_KEY=... cargo run -p everruns-support-agent

The included cust_demo record is deliberately non-sensitive. Supply a different question after -- to try another support flow. CI builds the agent with a placeholder credential; running the binary makes the real model call.