mirror of
https://github.com/microsoft/agent-framework.git
synced 2026-06-16 21:04:09 +08:00
docs: add missing pre flag (#1130)
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
This commit is contained in:
committed by
GitHub
Unverified
parent
d5fe617285
commit
2696de7428
@@ -7,7 +7,7 @@ Microsoft Agent Framework Workflows support ships with the core `agent-framework
|
||||
To install with visualization support:
|
||||
|
||||
```bash
|
||||
pip install agent-framework[viz]
|
||||
pip install agent-framework[viz] --pre
|
||||
```
|
||||
|
||||
To export visualization images you also need to [install GraphViz](https://graphviz.org/download/).
|
||||
|
||||
Reference in New Issue
Block a user