Skip to content

Conversation

@ikesnowy
Copy link
Contributor

No description provided.

@ikesnowy ikesnowy self-assigned this Nov 30, 2025
@ikesnowy ikesnowy added documentation Improvements or additions to documentation enhancement New feature or request .NET Pull requests that update .NET code labels Nov 30, 2025
@ikesnowy
Copy link
Contributor Author

ikesnowy commented Dec 1, 2025

V1.0.0-pre1 发布日志:

BREAKING CHANGES

  • 不再提供 GetQwenGetDeepSeek 开头的快捷方法
  • 用于 qwen-long 的文件上传接口已更名为 OpenAiCompatibleUploadFileAsync

Change log

  • 支持 OCR 相关任务,允许调用内置 Task(高精识别、信息抽取、表格解析、文档解析、公式识别、通用文本识别、多语言识别)
  • 支持临时文件上传接口(UploadTemporaryFileAsync)
  • 支持 qwen-MT 翻译模型
  • 支持 qwen-character 角色扮演模型
  • 支持 qwen-doc-turbo 数据挖掘模型
  • 支持 qwen-deep-research 深度思考模型

@ikesnowy
Copy link
Contributor Author

ikesnowy commented Dec 2, 2025

V1.0.0-pre2 发布日志:

  • Microsoft.Extensions.AI 升级到 10.0.1
  • 支持在 DocUrl 里设置 FileParsingStrategy
  • 支持通过 RawRepresentation 直接传入 TextChatMessageMultimodalMessage
  • 支持 qwen3-omni-30b-a3b-captioner 模型,添加 AudioTokens 的解析

* chore: update xml documents

* docs: update docs

* feat: group samples by type

* feat: add audio caption sample

* feat: add audio understanding sample
* feat: support sending raw message directly

* fix: enable ci for staging

* docs: update sample namespace

* fix: sample naming
* chore: code clean up

* feat: support code interpreter
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

documentation Improvements or additions to documentation enhancement New feature or request .NET Pull requests that update .NET code

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants