mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-10 08:05:22 +02:00
chore: add and improve documentation
This commit is contained in:
parent
96f8aaf325
commit
8b820c6d8a
23 changed files with 395 additions and 54 deletions
|
|
@ -29,12 +29,32 @@
|
|||
{
|
||||
"group": "Configurations",
|
||||
"pages": [
|
||||
"configurations/inference-providers"
|
||||
"configurations/inference-providers",
|
||||
"configurations/api-keys"
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Voice Agent Builder",
|
||||
"pages": [
|
||||
"voice-agent/introduction",
|
||||
"voice-agent/template-variables",
|
||||
{
|
||||
"group": "Nodes",
|
||||
"pages": [
|
||||
"voice-agent/start-call",
|
||||
"voice-agent/end-call",
|
||||
"voice-agent/agent",
|
||||
"voice-agent/global",
|
||||
"voice-agent/api-trigger",
|
||||
"voice-agent/webhook"
|
||||
]
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"group": "Deployment",
|
||||
"pages": [
|
||||
"deployment/introduction",
|
||||
"deployment/docker",
|
||||
"deployment/custom-domain",
|
||||
"deployment/heroku"
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue