Install
Integrate
Callagnost.Track after adding your tools, before serving:
Options
| Field | Type | Default | Description |
|---|---|---|---|
Endpoint | string | https://api.agnost.ai | API endpoint |
DisableInput | bool | false | Skip tracking tool inputs |
DisableOutput | bool | false | Skip tracking tool outputs |
Identify | func | nil | Return user identity from request context |
LogLevel | string | "info" | debug, info, warning, error |
