Documentation Index
Fetch the complete documentation index at: https://docs.agnost.ai/llms.txt
Use this file to discover all available pages before exploring further.
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 |
