mirror of
https://github.com/wassname/openrouter-python-sdk-retry-errors.git
synced 2026-07-29 11:23:49 +08:00
13 lines
808 B
Plaintext
13 lines
808 B
Plaintext
---
|
|
title: "ChatStreamToolCallFunction"
|
|
---
|
|
|
|
Function call details
|
|
|
|
|
|
## Fields
|
|
|
|
| Field | Type | Required | Description | Example |
|
|
| --------------------------------- | --------------------------------- | --------------------------------- | --------------------------------- | --------------------------------- |
|
|
| `arguments` | *Optional[str]* | :heavy_minus_sign: | Function arguments as JSON string | \{"location": "..."} |
|
|
| `name` | *Optional[str]* | :heavy_minus_sign: | Function name | get_weather | |