diff --git a/docs/examples/llamaindex-tool-policy.md b/docs/examples/llamaindex-tool-policy.md index ab37c98..0932a70 100644 --- a/docs/examples/llamaindex-tool-policy.md +++ b/docs/examples/llamaindex-tool-policy.md @@ -19,7 +19,7 @@ Version pins (from `pyproject.toml`): | Dependency | Version | |---|---| | `llama-index-core` | `>=0.14.22` | -| `agent-assembly` | `>=0.0.1b5` (the release that ships the LlamaIndex adapter) | +| `agent-assembly` | `>=0.0.1b4` (the release that ships the LlamaIndex adapter) | | Python | `>=3.12` | ## How it works