Skip to content

Commit 04e3fb5

Browse files
qianl15DouweM
andauthored
Update docs/dbos.md
Co-authored-by: Douwe Maan <[email protected]>
1 parent 35714b9 commit 04e3fb5

File tree

1 file changed

+1
-3
lines changed

1 file changed

+1
-3
lines changed

docs/dbos.md

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -59,9 +59,7 @@ The original agent, model, and MCP server can still be used as normal outside th
5959
Here is a simple but complete example of wrapping an agent for durable execution. All it requires is to install Pydantic AI with the DBOS [open-source library](https://github.com/dbos-inc/dbos-transact-py):
6060

6161
```sh
62-
uv add pydantic-ai[dbos]
63-
# or
64-
pip install pydantic-ai[dbos]
62+
pip/uv-add pydantic-ai[dbos]
6563
```
6664

6765
```python {title="dbos_agent.py" test="skip"}

0 commit comments

Comments
 (0)