> ## Documentation Index
> Fetch the complete documentation index at: https://docs.ag2.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# autogen.oai.client.log_cache_seed_value

<code class="doc-symbol doc-symbol-heading doc-symbol-function" />

#### log\_cache\_seed\_value

```python theme={null}
log_cache_seed_value(cache_seed_value: Union[str, int], client: "'ModelClient'") -> None
```

<b>Parameters:</b>

| Name               | Description                |
| ------------------ | -------------------------- |
| `cache_seed_value` | **Type:** Union\[str, int] |
| `client`           | **Type:** "'ModelClient'"  |

<br />
