# 模型

模型概述 Afarensis API 模型概述 描述：Afarensis API 提供多种模型支持，具有不同功能和价位，并支持通过微调进行定制。 模型列表 GPT-4 和 GPT-4 涡轮增压

描述：改进了 GPT-3.5 的模型，可理解和生成自然语言或代码 GPT-3.5 涡轮增压

描述：改进了 GPT-3.5 的模型，可理解和生成自然语言或代码 达尔·E

描述：生成和编辑图像的模型 TTS系统

描述：将文本转换为自然语音音频的模型 耳语

描述：将音频转换为文本的模型 嵌入

描述：将文本转换为数字形式的模型 适度

描述：检测文本是否敏感或不安全 GPT基础

描述：理解和生成自然语言或代码的模型 已弃用的模型

描述：列出已弃用的模型的完整列表，并提供建议的替换项 开源模型 开源模型 描述：介绍包括 Point-E、Whisper、Jukebox 和 CLIP 在内的开源模型 微调和定制 微调和定制 描述：说明如何通过微调和定制对模型进行个性化，以满足特定用例的需求


---

# 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/mo-xing.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.
