Skip to content

v0.5.0-beta

Pre-release
Pre-release

Choose a tag to compare

@fanlv fanlv released this 21 Oct 12:53
· 16 commits to release/v0.5.0-beta since this release
3b9890c

Image Version

cozedev/coze-studio-server:0.5.0.beta.5
cozedev/coze-studio-web:0.5.0.beta

New Features

What's Changed

  • feat(singleagent): openapi v3/chat additional message support assista… by @junwen-lee in #2067
  • refactor(infra): move parse_address to es package by @fanlv in #2163
  • fix: file ext trim prefix by @zhuangjie1125 in #2173
  • fix: ChatSDK readme by @tomasyu985 in #2182
  • chore: ut by @junwen-lee in #2178
  • feat: add Apache Pulsar EventBus implementation by @futeng in #2019
  • feat(plugin): append special headers (agentId, userId, conversationId and logId) to plugin http request, which can be used by plugin server by @Degfy in #2191
  • fix: python code execution misinterpreted warning logs as errors by @fanlv in #2226
  • fix: restrict docker host to listen on 127.0.0.1 by @fanlv in #2232
  • fix: mino server cannot found by @fanlv in #2234
  • fix(model): the OpenAPI model supports max_completion_tokens. by @junwen-lee in #2237
  • feat(plugin): abstract tool invocation to support http, custom plugins by @fanlv in #2227
  • feat(model): support base64 url by @junwen-lee in #2244
  • chore(plugin): move interface request to dto pkg by @fanlv in #2242
  • fix(singleagent): v3/chat panic when ext is nil by @junwen-lee in #2250
  • refactor(plugin): optimize plugin module code by @fanlv in #2247
  • refactor: move GetServerHost to bizpkg/env package by @fanlv in #2258
  • chore(plugin): remove unuse config field by @fanlv in #2265
  • chore(plugin): remove unuse InvocationArgs field by @fanlv in #2266
  • feat(workflow): Filter content from card-type messages to streamline … by @lvxinyu-1117 in #2221
  • fix(singleagent): v3/chat support customer variables by @junwen-lee in #2262
  • style: correct formatting env ES_NUMBER variables by @feitianbubu in #2280
  • style: correct format by goimports by @feitianbubu in #2289
  • fix: chat flow run usage token always returns a value of 0 by @zhuangjie1125 in #2282
  • refactor: optimize infra contract and impl package structure by @fanlv in #2292
  • refactor: optimize app infra component initialization by @fanlv in #2294
  • fix(infra): fix the problem of incorrect package paths when use make debug command starts by @KurobaKaitou in #2295
  • fix(infra): resolve issue with unavailable Bitnami image by @fanlv in #2297
  • fix(plugin): product_id backward compatibility issue. by @fanlv in #2298
  • fix: enable virtual hosted style for S3 client by @universero in #2308
  • fix: document deletion bug by @m3ngyang in #2248
  • fix: node type metas comment node add "comment" for key by @zhuangjie1125 in #2325
  • chore: upgrade eino-ext of ollama by @junwen-lee in #2338
  • feat(infra): Set the Code Runner environment to sandbox by default by @fanlv in #2339
  • fix: ollama chatmodel data struct by @junwen-lee in #2343
  • feat: add owner by @fanlv in #2358
  • feat(plugin): support saas plugin by @junwen-lee in #2349
  • feat(model): add model management module by @fanlv in #2303
  • fix: resolve concurrent read/write issue in model meta data by @fanlv in #2359
  • feat: 修改文档链接 by @yuwenbinjie1 in #2361

New Contributors

Full Changelog: v0.3.0...v0.5.0-beta