We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 36bfdfd commit a3d93e6Copy full SHA for a3d93e6
examples/langgraph/README.md
@@ -15,7 +15,7 @@ An example LangGraph agent that helps with currency conversion.
15
3. Start the server
16
17
```bash
18
- uv run main.py
+ uv run .
19
```
20
21
4. Run the test client
0 commit comments