|
|
|
|
|
by go4horizon
75 days ago
|
|
We have our own lightweight abstraction for running and managing agents, ironically managed by an agent. How do you handle agent-to-agent data passing? - We do have a memory concept for the pipeline we are in What does your observability look like for agent runs? - locally, we are using our own test abstraction and eval. For production, we are using https://www.wayfound.ai Are you running agents on cron/webhooks or manual-only? - webhook and cron when needed |
|