mirror of
https://github.com/rowboatlabs/rowboat.git
synced 2026-05-09 23:32:37 +02:00
Update README.md
This commit is contained in:
parent
6f304e6e71
commit
6116a3ec99
1 changed files with 1 additions and 1 deletions
|
|
@ -73,7 +73,7 @@ There are 2 ways to integrate with the agents you create in Rowboat
|
||||||
|
|
||||||
# Initialize the client
|
# Initialize the client
|
||||||
client = Client(
|
client = Client(
|
||||||
host="<HOST>",
|
host="http://localhost:3000",
|
||||||
project_id="<PROJECT_ID>",
|
project_id="<PROJECT_ID>",
|
||||||
api_key="<API_KEY>"
|
api_key="<API_KEY>"
|
||||||
)
|
)
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue