dograh/docs
Abhishek Kumar 5559ed686f Merge remote-tracking branch 'origin/main' into feat/user-onboarding
# Conflicts:
#	docs/api-reference/openapi.json
#	sdk/python/src/dograh_sdk/_generated_models.py
#	ui/src/client/index.ts
#	ui/src/components/AIModelConfigurationV2Editor.tsx
2026-06-17 19:19:20 +05:30
..
api-reference Merge remote-tracking branch 'origin/main' into feat/user-onboarding 2026-06-17 19:19:20 +05:30
configurations feat: add google stt and tts. add folders to organize agents 2026-05-22 14:36:50 +05:30
contribution chore: add dograh plugin in documentations 2026-06-16 19:17:09 +05:30
core-concepts chore: update docs for pre-call data fetch 2026-06-05 14:16:56 +05:30
deployment chore: add dograh plugin in documentations 2026-06-16 19:17:09 +05:30
developer fix: harden CORS origin allow list 2026-05-27 15:36:48 +05:30
getting-started chore: add dograh plugin in documentations 2026-06-16 19:17:09 +05:30
images chore: update docs for pre-call data fetch 2026-06-05 14:16:56 +05:30
integrations feat: add mcp guides for various topic and stages for bot building (#380) 2026-05-31 16:07:32 +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 chore: update docs for pre-call data fetch 2026-06-05 14:16:56 +05:30
AGENTS.md chore: refactor AGENTS.md 2026-05-20 15:56:52 +05:30
CLAUDE.md chore: refactor AGENTS.md 2026-05-20 15:56:52 +05:30
custom.css docs: add page for Workflow editing basics (#93) 2025-12-31 13:28:14 +05:30
docs.json chore: return formatted transcript url 2026-05-26 13:24:12 +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