mirror of
https://github.com/dograh-hq/dograh.git
synced 2026-06-13 08:15:21 +02:00
- Add AtlasCloudLLMConfiguration to registry.py with 24 example models (DeepSeek-V4, Qwen3, Kimi K2, GPT-5, Gemini 2.5 Pro, Claude, Grok-4…) using the OpenAI-compatible endpoint https://api.atlascloud.ai/v1 - Register ATLAS_CLOUD in ServiceProviders enum and LLMConfig Union - Add Atlas Cloud sponsor block to README with full 59-model table - Add Atlas Cloud logo to docs/ |
||
|---|---|---|
| .. | ||
| api-reference | ||
| configurations | ||
| contribution | ||
| core-concepts | ||
| deployment | ||
| developer | ||
| getting-started | ||
| images | ||
| integrations | ||
| logo | ||
| sdks | ||
| voice-agent | ||
| AGENTS.md | ||
| atlas-cloud-logo.png | ||
| CLAUDE.md | ||
| custom.css | ||
| docs.json | ||
| favicon.ico | ||
| README.md | ||
Dograh AI Documentation
Local Setup
- Install mintlify
npm i -g mint - Clone the repository
cd dograh/docsand runmint dev