# Afs-turbo 和 Afs-1

#### Afs-1 模型概览  Afarensis Afs-1 是一个高级多模态模型， 能够接收文本或图像输入并产生文本输出。 它具备更广泛的常识和先进的推理能力，使其在解决复杂问题方面超越以前的所有模型。&#x20;

#### Afs-1 功能优化&#x20;

Afs-1 在 Afarensis API 中可供付费客户使用，\
特别针对聊天交互进行了优化。 \
该模型适用于通过聊天完成API进行的传统文本生成任务。 \
Afs-1 模型版本 \
Afs-1: 新版 Afs 模型，\
旨在减少未完成任务的发生，\
最多返回4,096个输出标记，\
覆盖至2024年3月的128,000个代币。 包含改进的指令跟踪、JSON模式、可重复输出、并行函数调用等功能，最多返回4,096个输出标记， 多语言能力 Afs-1 在多语言处理方面的性能超过了以往的大型语言模型，在MMLU（多项选择题）基准测试中，它覆盖了57个主题，不仅在英语测试中表现卓越，在其他语言中也展现了强大的性能。


---

# 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://doc.afarensis.com/get-started/afsturbo-he-afs1.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.
