MaxKB icon indicating copy to clipboard operation
MaxKB copied to clipboard

feat: 增加了DeepSeek大模型支持 && fix: 修复了系统设置->模型设置中的动态表单复用时,错误地显示之前动态表单内容的bug && perf: 修改Azure OpenAI模型表单描述,简化对应代码实现

Open YoungZM339 opened this issue 1 year ago • 3 comments

What this PR does / why we need it?

Summary of your change

feat: 增加了DeepSeek大模型支持 image image

fix: 修复了系统设置->模型设置中的动态表单复用时,错误地显示之前动态表单内容的bug https://github.com/1Panel-dev/MaxKB/issues/378

perf: 修改Azure OpenAI模型表单描述,简化代码实现(取消对AzureLLMModelCredential的依赖,保留DefaultAzureLLMModelCredential)

image

Please indicate you've done the following:

  • [ ] Made sure tests are passing and test coverage is added if needed.
  • [ ] Made sure commit message follow the rule of Conventional Commits specification.
  • [ ] Considered the docs impact and opened a new docs issue or PR with docs changes if needed.

YoungZM339 avatar May 12 '24 09:05 YoungZM339

Adding the "do-not-merge/release-note-label-needed" label because no release-note block was detected, please follow our release note process to remove it.

Instructions for interacting with me using PR comments are available here. If you have questions or suggestions related to my behavior, please file an issue against the kubernetes/test-infra repository.

f2c-ci-robot[bot] avatar May 12 '24 09:05 f2c-ci-robot[bot]

[APPROVALNOTIFIER] This PR is NOT APPROVED

This pull-request has been approved by:

The full list of commands accepted by this bot can be found here.

Needs approval from an approver in each of these files:

Approvers can indicate their approval by writing /approve in a comment Approvers can cancel approval by writing /approve cancel in a comment

f2c-ci-robot[bot] avatar May 12 '24 09:05 f2c-ci-robot[bot]

感谢支持。

maninhill avatar May 13 '24 01:05 maninhill