# reset_langsmith_url_cache

> **Function** in `deepagents_cli`

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

Reset the LangSmith URL cache (for testing).

## Signature

```python
reset_langsmith_url_cache() -> None
```

---

[View source on GitHub](https://github.com/langchain-ai/deepagents/blob/1ae053f347679e58562d2b81eb6d6e6e9bbf0b07/libs/cli/deepagents_cli/config.py#L1740)