# get_runtime_overrides

> **Function** in `langsmith`

📖 [View in docs](https://reference.langchain.com/python/langsmith/_runtime_overrides/get_runtime_overrides)

Get the current runtime overrides.

## Signature

```python
get_runtime_overrides() -> RuntimeOverrides
```

---

[View source on GitHub](https://github.com/langchain-ai/langsmith-sdk/blob/51bff1a3a85a9f692346697c4dda5ec9fa12b947/python/langsmith/_runtime_overrides.py#L123)