v0.1.0

aws-samples/bedrock-chatv0.1.0Oct 23, 2023by wadabee

AI Summary

This initial release establishes the core chatbot functionality, including user authentication, conversation management, and advanced text rendering features.

Key Highlights

  • User authentication via Sign-up and Sign-in
  • Full conversation management (Create, store, delete)
  • Advanced text rendering with Markdown and syntax highlighting
  • Streaming response support
  • IP address restriction feature

New Features

  • Authentication (Sign-up, Sign-in)
  • Creation, storage, and deletion of conversations
  • Copying of chatbot replies
  • Automatic subject suggestion for conversations
  • Syntax highlighting for code
  • Rendering of Markdown
  • Streaming Response
  • IP address restriction

Full Release Notes

The following features are implemented:

* Authentication (Sign-up, Sign-in)
* Creation, storage, and deletion of conversations
* Copying of chatbot replies
* Automatic subject suggestion for conversations
* Syntax highlighting for code
* Rendering of Markdown'
* Streaming Response
* IP address restriction