Skip to content

Version 1.0

Compare
Choose a tag to compare
@Paul-Borisov Paul-Borisov released this 24 Nov 09:40
· 242 commits to main since this release

Key features

  • Supports Azure OpenAI, and optionally, Native OpenAI
  • Chat history with 3 storage options:
    • SharePoint Custom List (default)
    • Azure SQL Database
    • Local Browser Storage (for quick demo)
  • Global and Private Chat Sharing for selected Azure AD accounts
  • Default support for GPT 4 32k and GPT 3.5 16k Text Models for Azure OpenAI
  • Support for any available text models for Native OpenAI, including (as of November 2023):
    • gpt-4-vision-preview: Image Analysis: Upload images to describe their Content
    • gpt-4-1106-preview
  • Integration with Azure API Management Service
  • Optional integrations with company data:
    • SharePoint Search
    • Company Users
    • Local Date and Time
    • Analysis of an uploaded PDF and summarization of its content
    • Analysis of uploaded images and description of their content
  • Code Highlighting with Configurable Styles
  • Consecutive Event Streaming
  • Full-Screen Mode
  • Unlimited Length of Chat History (Configurable)
  • Upper and Lower side positioning for the Prompt Text Area
  • Configurable Formats for Dates: Default is Finnish, which can be changed to "en-US" in Web Part Settings.

The recently added new features of version 1.1 are described here.