0.3 Gamma
What's New
- Support for GPT-4 using Chat/Completion APIs (backwards compatible with GPT-3.5-Turbo)
- New UX "Info" panel to show common configuration values (Azure Open AI, Azure Search, and Language settings)
- Improved the UX for citation chunks to show as HTML rather than raw JSON
- Ability to resubmit chat questions using the "Regenerate" button. Regenerating an answer will use the past question with the current "Adjust" settings.
- Removal of the "Ask a Question" section in the UX
- CUA (Customer Usage Attribution) enablement
- Adoption Workshop self-paced learning available
- Debugging support for the
app/frontend
Typescript code
Known Issues
See our updated Known Issues list. Please check the Issues board for any issues you encounter.
What's Changed
- Azure cost estimation - Creation of costestimator.MD by @asbanger in #136
- Sync Cost Calculator HF from main to vNext-Dev by @dayland in #137
- Fix - updating Azure OpenAI retired model by @asbanger in #138
- Hot fix for Response length. by @ArpitaisAn0maly in #139
- Set EasyAuth settings for MSIT compliance by @dayland in #142
- Geearl/5872 fr internal error by @georearl in #140
- update branch name in dev pipeline by @dayland in #143
- 5858- Conversion from Completion API end point to Chat Completion API… by @ArpitaisAn0maly in #146
- Geearl/5884 pdf enrichment queue by @georearl in #147
- Geearl/5885 parsing other to enrichment by @georearl in #148
- Documentation - Updated Readme.MD by @asbanger in #152
- Geearl/5896 vi infra by @georearl in #145
- Update retired models by @asbanger in #151
- media upload by @georearl in #144
- Geearl/5891 translation function by @georearl in #149
- Geearl/5913 enrichment flag by @georearl in #155
- update function app configuration by @asbanger in #164
- fix for function deployment issue by @asbanger in #165
- Telemetry Tracking Using Customer Usage Attribution by @asbanger in #159
- Removed unused "Adjust" options from UX by @dayland in #166
- Lon tierney patch 2 by @lon-tierney in #169
- Update known issues : Azure OpenAI service region availability. by @asbanger in #167
- Geearl/5903 model to UI by @georearl in #170
- Updates to prompts to remove duplication and simplify directions to LLM by @dayland in #173
- Julian/5623 allow a user to resubmit the last question by @georearl in #172
- Ltierney adoption workshop docs by @lon-tierney in #175
- Updates to improve citation responses on gpt-35-turbo by @dayland in #177
- Ltierney/DevelopmentDocsUpdate by @lon-tierney in #180
- webapp debug and regenerate a question, not just last question by @georearl in #178
- Ltierney/TransparencyUpdates by @lon-tierney in #179
- Update cost estimation for 0.3 gama by @asbanger in #183
- Updates for model specific prompting to better show citations by @dayland in #184
- Ltierney/depolyment docs updates2 by @lon-tierney in #185
- Add Navigating the Source Code section by @dayland in #186
- document html pdf docx function by @asbanger in #182
- Convert chunk JSON to HTML display by @dayland in #187
- GPT3.5 token limit error fix. Conditional max token count based on GP… by @ArpitaisAn0maly in #188
- Update default sort to Last Modified DESC by @dayland in #191
- fix to process sections and titles by @georearl in #192
- Ltierney/CUA-telemetry-updates by @lon-tierney in #189
- fix for FR nuance by @georearl in #193
- Geeartl/5973 title issue by @georearl in #194
- Fix remaining Gamma testing bugs by @dayland in #195
- Updates to the Introduction section of README.md by @dayland in #198
- Fix token size default and model variant support by @dayland in #203
- 0.3-Gamma Release Candidate by @dayland in #204
Full Changelog: v0.2-Beta...v0.3-Gamma