dograh/docs
Abhishek 00a1a22b74
feat: refactor node spec and add mcp tools (#244)
* refactor: carve out extraction panel

* refactor: create spec versions for node types

* refactor: create a GenericNode and remove custom nodes

* feat: add python and typescript sdk

* add dograh sdk

* fix: fetch draft workflow definition over published one

* fix: fix routes of SDKs to use code gen

* chore: remove doclink dependency to reduce image size

* chore: format files

* chore: bump pipecat

* feat: let mcp fetch archived workflows on demand

* chore: fix tests

* feat: add sdk documentation

* chore: change banner and add badge
2026-04-21 07:56:16 +05:30
..
api-reference docs: add developer and api reference tabs (#190) 2026-03-14 16:30:02 +05:30
configurations fix: fix interruption handling for Gemini Live 2026-04-15 19:29:07 +05:30
contribution Feat/add developer docs for windows (#213) 2026-04-03 07:04:13 +05:30
core-concepts feat: add Assembly AI STT 2026-04-03 07:10:37 +05:30
deployment chore: update web widget deployment documentaiton 2026-04-13 07:53:16 +05:30
developer docs: add developer and api reference tabs (#190) 2026-03-14 16:30:02 +05:30
getting-started Feat/add developer docs for windows (#213) 2026-04-03 07:04:13 +05:30
images chore: update web widget deployment documentaiton 2026-04-13 07:53:16 +05:30
integrations feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +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
telephony chore: update documentation links 2026-03-28 21:34:39 +05:30
voice-agent feat: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +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: refactor node spec and add mcp tools (#244) 2026-04-21 07:56:16 +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