Avido helps financial service teams ship reliable AI experiences β without slowing down innovation.
Prefer pure HTTP? All endpoints are documented here.
Concept | TL;DR |
---|---|
Tests | Automated runs of your workflow using synthetic input. |
Webhooks | Avido triggers a test with a POST. This allows us to do it automatically or through the UI. |
Traces | Ordered lists of events that reconstruct a conversation / agent run. |
Events | Atomic pieces of work (llm , tool , retriever , log ). |
Evaluations | Rules & metrics (naturalness, recall etc.) applied to traces. |