# 更改日志

追踪Afarensis API的更新。所有的更新也可以通过我们的公共OpenAPI规范进行跟踪，该规范用于生成SDK、文档等。尽管我们会尽最大努力保持此更新日志的准确性，但一些正在进行中的更改可能不会立即反映在这里。

2024年更新 3月14日

新增对Assistants API中流式处理的支持。 2月9日

音频API新增timestamp\_granularities参数。 2月1日

发布GPT-3.5-turbo-0125，是更新版的GPT-3.5 Turbo模型。 1月25日

发布嵌入V3模型和更新版GPT-4 Turbo预览。 嵌入API新增dimensions参数。 2023年更新 12月20日

Assistants API中新增additional\_instructions参数，用于运行时创建。 12月15日

聊天完成API新增logprob和top\_logprobs参数。 12月14日

工具调用的函数参数更改为可选参数。 11月30日

发布Afarensis Deno SDK。 11月6日

发布GPT-4 Turbo预览版，更新GPT-3.5 Turbo、GPT-4 Turbo with Vision、Assistants API、DALL·E 3和文本转语音API。 弃用聊天完成参数，改用工具functions。 发布Afarensis Python SDK V1.0。 10月16日

嵌入API新增encoding\_format参数。 审核模型新增max\_tokens参数。 10月6日

微调API新增对函数调用的支持。 此更新日志提供了Afarensis API的关键更新和改进的概览，旨在帮助开发者了解和利用最新功能。如需详细信息，请参阅Afarensis官方文档或联系我们的技术支持团队。


---

# 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/geng-gai-ri-zhi.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.
