New Features
- App Moderation Support [DOCS WIP]
- App External Data Retrieve Support [DOCS WIP]
- the above functions support API-based / Code-based Extension [DOCS WIP]
- Support ZhipuAI chatglm_turbo, spark v3.0, weixin ernie-bot-4 model
What's Changed
- feat: logo by @zxhlyh in #1356
- Fix milvus configuration error by @JackLCL in #1362
- feat: optimize completion model agent by @takatost in #1364
- fix: app model config detached in completion thread by @takatost in #1366
- feat: support wenxin ernie-bot-4 and chat mode by @takatost in #1375
- fix: i18n runtime error by @zxhlyh in #1376
- fix: app config zhipu chatglm_std model, but it still use chatglm_lit… by @sbwkl in #1377
- refactor advanced prompt core. by @GarfieldDai in #1350
- feat: enchance prompt mode copywriting by @iamjoel in #1379
- fix: npm run start by @zxhlyh in #1380
- fix: not load dataset config by @iamjoel in #1381
- feat: add context missing warning by @iamjoel in #1384
- feat: add advanced prompt doc link by @iamjoel in #1363
- Chrome Dify Chatbot Plug-in by @charli117 in #1378
- feat: adjust anthropic by @takatost in #1387
- fix: return wrong when init 0 quota in trial provider by @takatost in #1394
- Update README.md by @Panmuse in #1389
- Update README_CN.md by @Panmuse in #1390
- Added diagram picture file for docker-compose yaml file visualization. by @yangboz in #1374
- fix: hex problem by @takatost in #1395
- feat: upgrade xinference-client to 0.5.4 by @takatost in #1402
- fix: workspace app avatar is abnormal by @Hickays in #1411
- mermaid front-end rendering initialization exception handling logic o… by @charli117 in #1407
- fix: provider delete api key modal z-index by @zxhlyh in #1416
- fix: Add icons for apps in "Related apps list" by @Hickays in #1425
- fix: delete app and setting modal is not wokring in firefox by @crazywoola in #1427
- fix: metadata not saved by @crazywoola in #1429
- feat: add spark v3.0 llm support by @takatost in #1434
- chore(deps): bump semver from 5.7.1 to 5.7.2 in /web by @dependabot in #1436
- chore(deps): bump crypto-js from 4.1.1 to 4.2.0 in /web by @dependabot in #1437
- chore(deps-dev): bump postcss from 8.4.24 to 8.4.31 in /web by @dependabot in #1439
- chore(deps): bump word-wrap from 1.2.3 to 1.2.5 in /web by @dependabot in #1440
- fix: service suggested api by @crazywoola in #1452
- feat: support chatglm_turbo model #1443 by @takatost in #1460
- fix: Use correct typehint for return values by @lethe3000 in #1454
- feat: add api-based extension & external data tool & moderation backend by @GarfieldDai in #1403
- feat: add api-based extension & external data tool & moderation by @zxhlyh in #1459
- fix: chat style by @zxhlyh in #1463
- fix: refresh api-based-extension by @zxhlyh in #1464
- fix: prompt variables validate when using external data tools by @takatost in #1465
- feat: bump version to 0.3.29 by @takatost in #1462
New Contributors
- @JackLCL made their first contribution in #1362
- @sbwkl made their first contribution in #1377
- @yangboz made their first contribution in #1374
- @dependabot made their first contribution in #1436
- @lethe3000 made their first contribution in #1454
Full Changelog: 0.3.28...0.3.29