0.4
版本发布时间: 2023-09-21 05:01:30
microsoft/chat-copilot最新发布版本:v0.8(2023-11-17 04:58:38)
Highlighted Changes
- Refactor ChatSkill to use new Chat Completions prompt format by @teresaqhoang in https://github.com/microsoft/chat-copilot/pull/337
- Maintenance framework by @crickman in https://github.com/microsoft/chat-copilot/pull/316
- Maintenance and memory fixes by @crickman in https://github.com/microsoft/chat-copilot/pull/365
What's Changed
- Integration tests workflow by @glahaye in https://github.com/microsoft/chat-copilot/pull/285
- doc: :pencil2: Update README.md clarifying install script. by @m2web in https://github.com/microsoft/chat-copilot/pull/286
- Delete-chat fix to also remove document index by @crickman in https://github.com/microsoft/chat-copilot/pull/288
- Clarify requirements before deploying to Azure by @alliscode in https://github.com/microsoft/chat-copilot/pull/291
- Bump prettier from 3.0.1 to 3.0.3 in /webapp by @dependabot in https://github.com/microsoft/chat-copilot/pull/298
- Bump serve from 14.2.0 to 14.2.1 in /webapp by @dependabot in https://github.com/microsoft/chat-copilot/pull/297
- Adding Timeout Limit option for /chat requests by @teresaqhoang in https://github.com/microsoft/chat-copilot/pull/304
- Update SK from 0.19.230804.2-preview to 0.21.230828.2-preview by @TaoChenOSU in https://github.com/microsoft/chat-copilot/pull/305
- Bump actions/checkout from 3 to 4 by @dependabot in https://github.com/microsoft/chat-copilot/pull/299
- Bump @fluentui/react-components from 9.29.4 to 9.30.1 in /webapp by @dependabot in https://github.com/microsoft/chat-copilot/pull/296
- Fix formatting of Aad url in react env variables by @jimmystridh in https://github.com/microsoft/chat-copilot/pull/303
- Bump @azure/msal-react from 1.5.9 to 1.5.10 in /webapp by @dependabot in https://github.com/microsoft/chat-copilot/pull/295
- Bump @azure/msal-browser from 2.38.1 to 2.38.2 in /webapp by @dependabot in https://github.com/microsoft/chat-copilot/pull/294
- Adding option for plugin timeout + using proper userId for guest accounts by @teresaqhoang in https://github.com/microsoft/chat-copilot/pull/314
- Updating SK packages to 0.23.230906.2-preview by @teresaqhoang in https://github.com/microsoft/chat-copilot/pull/329
- Verify backend is up before running frontend in start scripts by @m2web in https://github.com/microsoft/chat-copilot/pull/319
- Maintenance framework by @crickman in https://github.com/microsoft/chat-copilot/pull/316
- Bump System.IdentityModel.Tokens.Jwt from 6.32.2 to 6.32.3 in /webapi by @dependabot in https://github.com/microsoft/chat-copilot/pull/328
- Bump Microsoft.Identity.Web from 2.13.3 to 2.13.4 in /webapi by @dependabot in https://github.com/microsoft/chat-copilot/pull/327
- Fix async signature by @crickman in https://github.com/microsoft/chat-copilot/pull/334
- Fix Exception catch block for vector-storage connector by @crickman in https://github.com/microsoft/chat-copilot/pull/343
- Bump @typescript-eslint/parser from 6.4.0 to 6.6.0 in /webapp by @dependabot in https://github.com/microsoft/chat-copilot/pull/322
- Bump microsoft-cognitiveservices-speech-sdk from 1.31.0 to 1.32.0 in /webapp by @dependabot in https://github.com/microsoft/chat-copilot/pull/323
- Bump @azure/msal-react from 1.5.10 to 1.5.11 in /webapp by @dependabot in https://github.com/microsoft/chat-copilot/pull/324
- Bump @types/node from 20.5.1 to 20.6.0 in /webapp by @dependabot in https://github.com/microsoft/chat-copilot/pull/326
- Update sub-readmes for getting started by @momuno in https://github.com/microsoft/chat-copilot/pull/345
- Fix multi-user chat feature toggle behavior by @TaoChenOSU in https://github.com/microsoft/chat-copilot/pull/336
- Querying chat messages with partition key by @teresaqhoang in https://github.com/microsoft/chat-copilot/pull/346
- Bump Microsoft.Azure.Cosmos from 3.35.3 to 3.35.4 in /webapi by @dependabot in https://github.com/microsoft/chat-copilot/pull/354
- Bump @microsoft/signalr from 7.0.10 to 7.0.11 in /webapp by @dependabot in https://github.com/microsoft/chat-copilot/pull/363
- Bump @fluentui/react-icons from 2.0.209 to 2.0.216 in /webapp by @dependabot in https://github.com/microsoft/chat-copilot/pull/361
- Bump @typescript-eslint/parser from 6.6.0 to 6.7.0 in /webapp by @dependabot in https://github.com/microsoft/chat-copilot/pull/359
- Bump @fluentui/react-components from 9.30.1 to 9.31.1 in /webapp by @dependabot in https://github.com/microsoft/chat-copilot/pull/360
- Bump docker/login-action from 2 to 3 by @dependabot in https://github.com/microsoft/chat-copilot/pull/358
- Bump docker/build-push-action from 4 to 5 by @dependabot in https://github.com/microsoft/chat-copilot/pull/356
- Bump docker/metadata-action from 4 to 5 by @dependabot in https://github.com/microsoft/chat-copilot/pull/357
- Refactor ChatSkill to use new Chat Completions prompt format by @teresaqhoang in https://github.com/microsoft/chat-copilot/pull/337
- Remove unused webapi packages by @dehoward in https://github.com/microsoft/chat-copilot/pull/364
- Maintenance and memory fixes by @crickman in https://github.com/microsoft/chat-copilot/pull/365
- Dev UX - Redirect root path to swagger by @crickman in https://github.com/microsoft/chat-copilot/pull/368
- Updating SK to dotnet-0.24.230918.1-preview by @teresaqhoang in https://github.com/microsoft/chat-copilot/pull/369
New Contributors
- @m2web made their first contribution in https://github.com/microsoft/chat-copilot/pull/286
- @jimmystridh made their first contribution in https://github.com/microsoft/chat-copilot/pull/303
Full Changelog: https://github.com/microsoft/chat-copilot/compare/0.3...0.4
1、 main.json 37.22KB
2、 webapi-0.4.0.zip 62.17MB