# 模型平台创建连接响应异常

**问题：**&#x54;his model's maximum context length is 4097 tokens. However, your messages resulted in 4741 tokens (4696 in the messages, 45 in the functions). Please reduce the length of the messages or functions. (request id: 2023112405491270015993FjwuzjkJ) (request id: 2023112405491260003721ZUyZXGTU)

**解决方法：**&#x7531;于ShirtAI-3.5-TURBO模型最大为4097 tokens。请换用换用16K，32K，128K模型进行问答**问题：**&#x4E3A;什么模型4比3.5速度慢**解释：**&#x7531;于4.0模型需要消耗更多算力来提高准确性，对自身携带100亿参数进行复杂运算，固然稍稍慢一点


---

# 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/question/mo-xing-ping-tai-chuang-jian-lian-jie-xiang-ying-yi-chang.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.
