Skip to content

feat: V1.0.0#140

Merged
ikesnowy merged 9 commits intomainfrom
staging
Apr 18, 2026
Merged

feat: V1.0.0#140
ikesnowy merged 9 commits intomainfrom
staging

Conversation

@ikesnowy
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
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
* feat: add net8.0 into target frameworks

* fix: run full tests on net8.0

* fix: update test command

* fix: remove net6 framework settings
* feat: allow streaming toolcall sample

* chore: remove json schema from Cnblogs.DashScope.AI

* docs: update readme

* feat: include raw representation in usage content

* feat: include call_id if available

* test: cover function calling with streaming

* feat: support function call with multimodal endpoint

* feat(M.S.E.AI): support tool calls for multimodal

* refactor: reduce code complexity

* chore: clean up usings
* feat: add create batch api

* feat: add get and list batch api

* test: add more list batches testcases

* test: add filter by time or input_file_ids cases

* feat: add cancel batch api

* feat: add get file content api

* docs: add batch sample and update README.md

* ci: upgrade checkout to v5
@ikesnowy ikesnowy merged commit eabdbfe into main Apr 18, 2026
2 checks passed
@ikesnowy ikesnowy deleted the staging branch April 18, 2026 14:50
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.

1 participant