# invalidate_thread_config_cache

> **Function** in `deepagents_cli`

📖 [View in docs](https://reference.langchain.com/python/deepagents-cli/model_config/invalidate_thread_config_cache)

Clear the cached `ThreadConfig` so the next load re-reads disk.

## Signature

```python
invalidate_thread_config_cache() -> None
```

---

[View source on GitHub](https://github.com/langchain-ai/deepagents/blob/a827cddf72d72e4b17921b8eb445a3bfb0511cb4/libs/cli/deepagents_cli/model_config.py#L1484)