# Hydra 使用示例场景 *[Hydra]: 大模型服务平台的开发代号 您可以参考以下示例场景,在开发工作中配置并使用 Hydra 提供的模型服务。 ## 模型管理和调用 - 参考 [MaaS 模型管理](../oam/maas.md),了解如何管理 MaaS 模型。 - 参考[获取 API Key](../apikey.md),获取密钥。 ## 场景列表 场景介绍如下: | 应用场景 | 操作说明 | | --- | ---- | | [Cline in VSCode](https://github.com/cline/cline) | [在 VSCode 中通过 Cline/RooCode 使用 Hydra 的模型服务](./cline-in-vscode.md) | | [Cherry Studio](https://cherry-ai.com) | [在 Cherry Studio 中使用 Hydra 的模型服务](./cherry-studio.md) | | [Bob Translate](https://bobtranslate.com) | [在 Bob Translate 中使用 Hydra 的模型服务](./bob-translate.md) | | [Lobe Chat](https://github.com/lobehub/lobe-chat) | [在 Lobe Chat 中使用 Hydra 的模型服务](./lobe-chat.md) | | [自定义大模型推理运行时](./custom-runtime.md) | [在自定义大模型推理运行时中使用 Hydra 的模型服务](./custom-runtime.md) | ## 贡献说明 如果您有更多的使用场景,欢迎您通过 [Github PR](https://github.com/DaoCloud/DaoCloud-docs/pulls) 告诉我们。