# Hydra Usage Example Scenarios *[Hydra]: The development codename for LLM Studio You can refer to the following example scenarios to configure and use the model services provided by Hydra in your development work. ## Model Invocation Examples - Refer to [Model Invocation Examples](../api-call.md) to choose how to call models. - Refer to [Obtaining API Key](../apikey.md) to get your key. ## Scenario List The scenarios are described as follows: | Application Scenario | Operation Description | | --- | ---- | | [Cline in VSCode](https://github.com/cline/cline) | [Using Hydra’s model services in VSCode via Cline/RooCode](./cline-in-vscode.md) | | [Cherry Studio](https://cherry-ai.com) | [Using Hydra’s model services in Cherry Studio](./cherry-studio.md) | | [Bob Translate](https://bobtranslate.com) | [Using Hydra’s model services in Bob Translate](./bob-translate.md) | | [Lobe Chat](https://github.com/lobehub/lobe-chat) | [Using Hydra’s model services in Lobe Chat](./lobe-chat.md) | ## Contribution Notes If you have more usage scenarios, you are welcome to share them with us via [Github PR](https://github.com/d-run/drun-docs).