Image Version
cozedev/coze-studio-server:0.5.1
cozedev/coze-studio-web:0.5.1
What's Changed
- feat: if .venv python not found ues system python by @fanlv in #2404
- feat: update readme for model managerment by @fanlv in #2405
- feat: add conversation retrieve api & return section id field in chat… by @junwen-lee in #2408
- feat: optimize embedding configuration to support omitting model dims by @fanlv in #2412
- feat: model configuration and embedding configuration optimization. by @fanlv in #2414
- feat: update code owner by @fanlv in #2417
- feat: remove showWorkspaceContent by @fanlv in #2420
- feat: add NATS EventBus implementation by @pozen in #2385
- feat: support openapi chat with non-stream by @junwen-lee in #2431
- fix: custom plugin validate by @yanwencheng in #2436
- fix: api horizontal privilege by @junwen-lee in #2434
- feat: support conversation isolation by @junwen-lee in #2443
- fix: ark ResponseFormat by @fanlv in #2446
- fix: ensure admin email check is case-insensitive by @fanlv in #2448
- fix: close io reader properly by @fanlv in #2464
- fix: pkg name by @junwen-lee in #2465
- fix: revert es relation type by @junwen-lee in #2463
- feat(plugin): set X-Aiplugin-Connector-Identifier header to 'CozeUID' in conversation flow by @DMIAOCHEN in #2477
- fix: change the configuration of ng default timeout by @junwen-lee in #2480
- feat: eyurtsev/pyodide-sandbox -> langchain/pyodide-sandbox by @fanlv in #2498
- fix: always select ID in GetAll pagination to prevent infinite loop by @zero4197 in #2497
- perf: optimize MySQL connection pool settings by @zero4197 in #2524
- perf: make MinIO SSL setting configurable via environment variable by @zero4197 in #2525
- fix: chatsdk bot add quest and input node by @tomasyu985 in #2540
- fix: memory sql injection by @N3kox in #2545
- feat: update helm by @fanlv in #2553
- fix(workflow): resolve batch node copy error by using clipboard service by @louisyoungx in #2555
- fix(model): input messages do not contain elements with the role of user by @fanlv in #2557
- feat: add knowledge openapi by @junwen-lee in #2562
- fix(backend): fixed the Workflow Icon URL expiration issue & workflow create conversation check permission by @zhuangjie1125 in #2563
- fix: remove unsafe file python_script.py by @fanlv in #2572
- feat: Add 'Client-Platform' header for server processing for PP-OCR and PP-Structure by @Bobholamovic in #2575
- fix(helm): shrink model_meta.json to avoid ConfigMap annotation limit by @fanlv in #2579
- docs: fix incorrect information in README.md by @axolo in #2583
- fix(passport): forbid cross-account password reset via email mismatch by @fanlv in #2594
- pref: Update .env file path in README.zh_CN.md by @axolo in #2584
New Contributors
- @pozen made their first contribution in #2385
- @DMIAOCHEN made their first contribution in #2477
- @zero4197 made their first contribution in #2497
- @louisyoungx made their first contribution in #2555
- @axolo made their first contribution in #2583
Full Changelog: v0.5.0...v0.5.1