1.0
What's New
Lots of new documentation
- Troubleshooting guides for common issues
- Swagger API documentation
- New click thru guides to walkthrough deployment and using the system for the first time
- Considerations for production implementation added
- Sample data links provided
- Updated to Cost Estimation Guide for v1.0
- Advanced Architecture documents now available
- Sharing architectural decisions for the Information Assistant
- Functional Test guidance
- How to use your own UX with Info Assistant APIs using client credentials flow
Performance
- Enrichment App metric based autoscaling
- Function Apps metric based autoscaling
More secure deployment
- Use of KeyVault in BICEP deployments to avoid MS Defender alerts
- KeyVault implementation for App Services
Dependency Updates
- Document Intelligence API Updated to 2023-07-31
- Updates to NPM packages addressing CVEs
Hotfixes to resolve bugs
- #443
- #405
- #397
- #427
- #355
- #352
- #285
- #344
- #343
- Allow spaces in folder name and tags
- Improvements in prompt engineering for citations, ungrounded responses, and follow up questions
Updated bug report templates
- Improved bug reports
What's Changed
- multilanguage support for response by @ArpitaisAn0maly in #346
- status message displayed in UI by @georearl in #332
- Remove input restriction add support folder and tag spaces by @ryonsteele in #342
- Ryonsteele/6239 tokenauth doc by @ryonsteele in #340
- Resolve random issue of no citation based on file moniker by @ryonsteele in #348
- fixes to queue names by @georearl in #350
- Update default bicep params to use default flavor model for deployment name by @ryonsteele in #351
- Ryonsteele/6264 util blob sas fix by @ryonsteele in #356
- Update README.md by @asbanger in #339
- known issues by @georearl in #361
- Merge 0.4-Delta HFs from main to vNext-Dev by @dayland in #359
- Encode tags on frontend and decode in backend by @ryonsteele in #363
- Azure cost estimation for delta release by @asbanger in #369
- Ryonsteele/6267 keyvault deployment by @ryonsteele in #370
- Add documentation for workbook and func test usage by @ryonsteele in #371
- Ryonsteele/6270 correct appid by @ryonsteele in #377
- Aparmar/6280 architectural decisions.md by @ArpitaisAn0maly in #379
- Add logic to check for nltk unzip issue by @ryonsteele in #384
- Remove unused cogservices account by @ryonsteele in #392
- Sync vNext-Dev with Main by @ryonsteele in #394
- Update the process flow architecture with latest product naming by @asbanger in #398
- assign SP ID for Ci/CD shared by @dayland in #403
- Ryonsteele/function autoscale by @ryonsteele in #390
- Add check for existing CUA deployment object and remove by @ryonsteele in #415
- Update costestimator.md to reflect current release by @mausolfj in #418
- prompt engineering to fix citation with no answer questions and follo… by @ArpitaisAn0maly in #421
- Resolve npm dependencie vulerabilities by @ryonsteele in #427
- Link broken-configure your own language by @asbanger in #423
- Mausolfj/6301 user experience by @mausolfj in #422
- Implement runtime keyvault secrets for app services by @ryonsteele in #424
- Document Intelligence version bump hotfix by @ryonsteele in #433
- Updates to docs based on community feedback by @dayland in #434
- Update example list with new questions by @dayland in #436
- Update configure_local_dev_environment.md by @ArpitaisAn0maly in #435
- Resolve issue with aoai key reference when not using existing deployment by @ryonsteele in #438
- Documenation on considerations for production adoption by @ryonsteele in #426
- Correct typo in sentence of new documentation by @ryonsteele in #440
- 1.0 - update for high level architecture by @asbanger in #444
- Resolve issue with chunks created statuslog by @ryonsteele in #447
- Updating documentation by @asbanger in #445
- Add Architecture Document in /docs by @dayland in #446
- Ltierney/deploy-video by @lon-tierney in #441
- Azure estimation 1.0 release by @asbanger in #449
- Update deployment troubleshooting and improve UX analysis panel docs by @dayland in #450
- Updating hard link to redirect link for YouTube by @lon-tierney in #451
- Fixed typo and broken image links by @KronemeyerJoshua in #452
- Update sample data links in user_experience.md by @dayland in #453
- Merge pull request #454 from microsoft/geearl/function-flow-doc by @dayland in #456
- Update bug_report.md template with additional instructions and details by @dayland in #455
New Contributors
- @mausolfj made their first contribution in #418
- @KronemeyerJoshua made their first contribution in #452
Full Changelog: v0.4-Delta...v1.0