v1.1.1
What's New
- Support for migrating or upgrading from v1.0 to v1.1.x. More details can be found in the documentation at Moving from v1.0 to v1.1
- API Version updates
- openai=1.17.0
- langchain=0.1.16
- langchain-openai=0.1.3
- tiktoken=0.5.2
- Azure OpenAI API='2024-02-01'
- Streaming of responses in the UX. Answers will begin streaming in chats without having to wait on full answer before returning.
- Support for adding Service Management Reference and multiple owners on Azure Entry object created for Info Assistant. Following recommended security baselines, these new variables can be used to satisfy policy requirements when deploying.
What's Changed
- Update README.md (Typo "Azure Open AI"→"Azure OpenAI") by @hyoshioka0128 in #680
- Add MAX_CSV_FILE_SIZE parameter to limit the size of CSV files in Tab… by @dayland in #687
- Aparmar/upgrade azure open ai by @ArpitaisAn0maly in #682
- Update BICEP references to Terraform in README and documentation files by @dayland in #689
- Don't reprocess soft deletes by @georearl in #686
- Update Bicep references to Terraform in deployment documentation and … by @georearl in #688
- Bump langchain-experimental from 0.0.49 to 0.0.52 in /app/backend by @dependabot in #676
- Geearl/7540 storage retention policy by @georearl in #691
- Add tags to azurerm_linux_function_app and azurerm_search_service res… by @georearl in #692
- Update Azure web app logging configuration in enrichmentapp.tf by @georearl in #697
- Update diagnostic setting name in enrichmentapp.tf by @georearl in #696
- Geearl/7547 credential lifetime hotfix 3 by @georearl in #698
- Update architectural_decisions.md (Typo "Azure Open AI"→"Azure OpenAI") by @hyoshioka0128 in #700
- Joshuakr/7432 Chat Streaming by @KronemeyerJoshua in #701
- Geearl/upgrade and migrate by @georearl in #679
- Fix line spacing issue by @KronemeyerJoshua in #709
- Add application insights connection string and key to function app by @dayland in #706
- Apply ServiceTreeEntryID via local.env by @georearl in #703
- Call is now cancelled when chat mode is switched midstream by @KronemeyerJoshua in #711
- updte azurerm_monitor_diagnostic_setting by @georearl in #712
- Geearl/7566 clean up by @georearl in #708
- cleanup script - added TF state removal by @georearl in #716
- Geearl/7564 additional owners by @georearl in #718
- chore: Update role assignments for various apps by @georearl in #719
- chore: Add check for empty object_id before adding to array by @dayland in #720
- update demo question in chat by @wotey in #722
- Fixed Generating Answer being displayed on load by @KronemeyerJoshua in #725
- Joshuakr/7653 comparison fix by @KronemeyerJoshua in #726
- v1.1.1 - Hotfixes for v1.1 by @dayland in #724
Full Changelog: v1.1...v1.1.1