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 e199cd5 commit 851c248Copy full SHA for 851c248
1 file changed
examples/langgraph_agent/README.md
@@ -4,4 +4,5 @@ This is a simple example of how to create conversational agent with remote dbt M
4
5
## Usage
6
7
-Run `uv run main.py`.
+1. Set an `ANTHROPIC_API_KEY` environment variable with your Anthropic API key.
8
+2. Run `uv run main.py`.
0 commit comments