dograh/docs
Abhishek Kumar a3127b596f Merge remote-tracking branch 'origin/main' into feat/add-openai-realtime
# Conflicts:
#	docs/api-reference/openapi.json
#	sdk/python/src/dograh_sdk/_generated_models.py
#	ui/src/client/index.ts
2026-05-16 17:52:11 +05:30
..
api-reference Merge remote-tracking branch 'origin/main' into feat/add-openai-realtime 2026-05-16 17:52:11 +05:30
configurations fix: sampling rate fix for openai realtime 2026-05-16 17:44:49 +05:30
contribution chore: update setup docs 2026-05-12 14:25:34 +05:30
core-concepts feat: add Assembly AI STT 2026-04-03 07:10:37 +05:30
deployment Merge branch 'main' of https://github.com/dograh-hq/dograh 2026-05-14 15:02:18 +05:30
developer chore: add campaign id in render context for webhook 2026-05-12 19:32:41 +05:30
getting-started feat: an option to setup remote server with docker compose build (#280) 2026-05-13 17:22:14 +05:30
images docs: update README.md 2026-05-14 23:48:32 +05:30
integrations Update Vobiz account link from vobiz.com to vobiz.ai (#292) 2026-05-15 13:54:44 +05:30
logo chore: Update README and add Mintlify docs 2025-10-04 15:05:07 +05:30
sdks feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +05:30
voice-agent docs: add telnyx to telephony providers supporting call transfer 2026-05-14 09:55:20 +05:30
CLAUDE.md chore: Update README and add Mintlify docs 2025-10-04 15:05:07 +05:30
custom.css docs: add page for Workflow editing basics (#93) 2025-12-31 13:28:14 +05:30
docs.json feat: an option to setup remote server with docker compose build (#280) 2026-05-13 17:22:14 +05:30
favicon.ico chore: Update README and add Mintlify docs 2025-10-04 15:05:07 +05:30
README.md chore: Update README and add Mintlify docs 2025-10-04 15:05:07 +05:30

Dograh AI Documentation

Local Setup

  1. Install mintlify npm i -g mint
  2. Clone the repository
  3. cd dograh/docs and run mint dev