Version 1.1
Release 1.1 supports all key features of 1.0.
New features and improvements:
- The option to search on the internet with Azure Bing Search service.
- The option to search on the internet with Google Custom Search service.
- The option to generate images with the Dalle 3 model from prompt text like "Create an image: an illustration of a business meeting."
- Improved performance for event streaming on a large number of own chats in the navigation.
- Added the Stop streaming button for the upper and lower positions of the prompt text area.
- Minor changes to the Code Highlighter.
- Added support for the new Azure OpenAI model GPT-4-1106-preview (GPT-4 Turbo).
- It supports 128k input tokens.
- The preview model is available for the selection in the web part settings. It is disabled by default.
- The option to display the dropdown box with examples for prompt text.
- The option to use voice input to prompt text. It supports 16 popular languages.
Fixed bugs of the previous version
- Slow rendering when the Code Highlighting option enabled. The rendering logic was optimized,
- Image analysis with GPT-4 Vision: saving Chat history could fail if the user selected a large image generated by Dalle3 for the analysis. Image saving logic was optimized.
- Requests failed when Native OpenAI was used with disabled Event Streaming option. The logical mistake fixed.
- If SPFx permissions have not been approved, the request logic stuck on attempts to execute People Search and select people from People Picker for sharing. The logic has been improved.