Skip to content

Latest commit

 

History

History
36 lines (30 loc) · 2.16 KB

CHANGELOG.md

File metadata and controls

36 lines (30 loc) · 2.16 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog, and this project adheres to Semantic Versioning.

0.1.2 - 2023-01-11

Fixed

  • Prebuild CloudFormation template region parameter default now matches template region for us-west-2
  • Merged #21 - Remove SDK JSON model injection in favor of @aws-sdk/client-qbusiness
  • Merged dependabot #22 - Bump follow-redirects from 1.15.3 to 1.15.4

0.1.1 - 2023-12-04

Added

0.1.0 - 2023-11-27

Added

Initial release

  • In DMs it responds to all messages
  • In channels it responds only to @mentions, and always replies in thread
  • Renders answers containing markdown - e.g. headings, lists, bold, italics, tables, etc.
  • Provides thumbs up / down buttons to track user sentiment and help improve performance over time
  • Provides Source Attribution - see references to sources used by Amazon Q
  • Aware of conversation context - it tracks the conversation and applies context
  • Aware of multiple users - when it's tagged in a thread, it knows who said what, and when - so it can contribute in context and accurately summarize the thread when asked.
  • Process up to 5 attached files for document question answering, summaries, etc.
  • Reset and start new conversation in DM channel by using /new_conversation