mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-07 07:55:16 +02:00
feat: add google stt and tts. add folders to organize agents
This commit is contained in:
parent
21951eca18
commit
ad2fa07058
52 changed files with 3412 additions and 621 deletions
|
|
@ -35,19 +35,9 @@ wss://app.dograh.com/api/v1/agent-stream/{agent_uuid}
|
|||
|
||||
## Get the Agent UUID
|
||||
|
||||
The Agent UUID is the workflow's stable identifier — it doesn't change when versions are published. You can copy it from two places in the dashboard:
|
||||
The Agent UUID is the workflow's stable identifier — it doesn't change when versions are published.
|
||||
|
||||
**From the workflow editor**
|
||||
|
||||
1. Open your agent in the workflow editor
|
||||
2. Click the **⋮** (more options) menu in the top-right of the header
|
||||
3. Click **Copy Agent UUID** — the toast confirms the copy
|
||||
|
||||
**From the agent's Settings page**
|
||||
|
||||
1. Open the agent and go to **Settings**
|
||||
2. Scroll to the **Agent UUID** section (also linked in the right-side nav)
|
||||
3. Click the UUID code block, or use the **Copy UUID** button
|
||||
To find and copy it in the UI, see [Agent UUID](/configurations/agent-uuid).
|
||||
|
||||
## Connect to the WebSocket
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue