# reset_glyphs_cache

> **Function** in `deepagents_cli`

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

Reset the glyphs cache (for testing).

## Signature

```python
reset_glyphs_cache() -> None
```

---

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