# 模型服务

- [DeepSpringsAI](https://springhub-docs.deepspringsai.com/pre-basic/providers/deepspringsai.md): 注意：建议使用用户名注册并登录，使用诸如 OIDC 和 微信扫码 的方式因暂不能获取API Key导致向导无法闭环，需要手工创建key并输入才可继续。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://springhub-docs.deepspringsai.com/pre-basic/providers.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
