Hi - I answer from the OpenSmartRoute documentation: routing, the API, plans and quotas, self-hosting. Ask away, or open a support ticket if you need a person.
Grounded in the docs - follow a source before acting on it.
run app redis agent - Agent - OpenSmartRoute
Agentv1.0.0
run app redis agent
This agent runs the application using Redis-backed operation store.
Custom agent imported from jarosp1984/sharedCanvas (.github/agents/run_app_redis.agent.md). Copyright stays with the author.
This agent runs the application from src directory using this commands:
docker compose up -d redis
cd src
LINE_STORE=redis REDIS_ADDR=localhost:6379 go run .
Use it
Copy one of these into your project. Installing also returns the manifest and these snippets.
yaml
targets:
- https://api.opensmartroute.ai/api/v1/registry/jarosp1984-sharedcanvas-run-app-redis-agent/manifest # or paste the manifest below
Manifest
An Open Capability Manifest: the router reads it to know what this does, what it costs and when to pick it.