# 其他

- [插件介绍](https://docs.myshirtai.com/qi-ta/cha-jian-jie-shao.md)
- [智能体模型介绍](https://docs.myshirtai.com/qi-ta/zhi-neng-ti-mo-xing-jie-shao.md): 智能体模型为gpts模型的映射，二者没有本质区别
- [最强模型o1-preview、o1-mini](https://docs.myshirtai.com/qi-ta/zui-qiang-mo-xing-o1previewo1mini.md): OpenAI o1 在竞争性编程问题 （Codeforces） 中排名第 89 个百分位，在美国数学奥林匹克竞赛资格赛中跻身美国前 500 名学生之列，在物理、生物和化学问题的基准 （GPQA） 上超过了人类博士水平的准确性。
- [工具推荐](https://docs.myshirtai.com/qi-ta/gong-ju-tui-jian.md)
- [高清放大/增强](https://docs.myshirtai.com/qi-ta/gong-ju-tui-jian/gao-qing-fang-da-zeng-qiang.md)
- [抠图/去除背景](https://docs.myshirtai.com/qi-ta/gong-ju-tui-jian/kou-tu-qu-chu-bei-jing.md)


---

# 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://docs.myshirtai.com/qi-ta.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.
