log_event
log_event(
source: str | Agent,
name: str,
**kwargs: dict[str, Any]
) -> None
| Name | Description |
|---|---|
source | Type: str | Agent |
name | Type: str |
**kwargs | Type: dict[str, Any] |
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
log_event(
source: str | Agent,
name: str,
**kwargs: dict[str, Any]
) -> None
| Name | Description |
|---|---|
source | Type: str | Agent |
name | Type: str |
**kwargs | Type: dict[str, Any] |