# 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/70260f8db5b02e286a22f9524fba283a2513859a/python/langsmith/_runtime_overrides.py#L123)