What's Changed
- chore(version): bumping version to 1.1.1b2 by @xieyxclack in #3343
- refactor(console): improve provider model management modal for capability tags, model searching by @bowenliang123 in #3273
- chore(deps): add alibabacloud-tea-openapi dependency by @zhijianma in #3374
- feat(skills): improve skill selection UI by @Leirunlin in #3373
- fix(website) downloads by @yuluo1007 in #3353
- refactor(agent-config): replace form cards with tabbed interface and … by @zhijianma in #3354
- add context_token reply limit warning to WeChat channel settings by @hongxicheng in #3376
- fix(skills): Improve skill tag sync and UI by @Leirunlin in #3362
- fix(FeiShu): replace static loop swap with _EventLoopProxy by @hongxicheng in #3360
- feat(models): Use message normalizaiton to enable better switch(e.g. preserve media memory) within same type of model providers by @garyzhang99 in #3359
- feat(multimoal): support urls for viewing media by @qbc2016 in #3358
- feat(provider): fix anthropic provider multimodal probe by @qbc2016 in #3367
- feat(anthropic): remove duplicated base64 data to avoid exceeding max bytes error by @qbc2016 in #3372
- Feat(Agent): Refactor multi-agent collaboration by @pan-x-c in #3292
- fix: omit tool_choice=auto for vLLM compatibility to avoid 400 error by @jilin6627-spec in #3295
- fix: Fixed an issue where creating a scheduled task in the Console resulted in a 422 Unprocessable Entity error by @celestialhorse51D in #3379
New Contributors
- @jilin6627-spec made their first contribution in #3295
Full Changelog: v1.1.1-beta.1...v1.1.1-beta.2