mirror of
https://github.com/BerriAI/litellm.git
synced 2026-09-14 23:21:35 +00:00
docs: update AgentSeal description
This commit is contained in:
parent
e3366f7789
commit
36ae034242
1 changed files with 1 additions and 1 deletions
|
|
@ -7,7 +7,7 @@ https://github.com/BerriAI/litellm
|
|||
|
||||
:::
|
||||
|
||||
[AgentSeal](https://agentseal.io) records every LLM call in a SHA-256 hash chain. Each entry's hash depends on the previous entry, so modifying any record breaks the chain and is immediately detectable. Built for compliance (EU AI Act, SOC 2) and production audit trails.
|
||||
[AgentSeal](https://agentseal.io) is a logging and audit trail API for AI agents. Every action is recorded with a verifiable history that can't be silently modified. Built for compliance and production use.
|
||||
|
||||
## Quick Start
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue