Documentation Index
Fetch the complete documentation index at: https://private-04b27de1.mintlify.app/llms.txt
Use this file to discover all available pages before exploring further.
log_chat_completion
| Name | Description |
|---|---|
invocation_id | Type: uuid.UUID |
client_id | Type: int |
wrapper_id | Type: int |
agent | Type: str | Agent |
request | Type: dict[str, float | str | list[dict[str, str]]] |
response | Type: “str | ‘ChatCompletion‘“ |
is_cached | Type: int |
cost | Type: float |
start_time | Type: str |