# create_run

> **Class** in `langgraph_sdk`

📖 [View in docs](https://reference.langchain.com/python/langgraph-sdk/auth/types/on/threads/create_run)

Type for creating or streaming a run.

## Signature

```python
create_run()
```

## Properties

- `value`

---

[View source on GitHub](https://github.com/langchain-ai/langgraph/blob/eae916719fe78de2900bb7cd45c212fffd64f88b/libs/sdk-py/langgraph_sdk/auth/types.py#L1021)