Skip to content

Latest commit

 

History

History
23 lines (20 loc) · 2.27 KB

CHANGELOG.md

File metadata and controls

23 lines (20 loc) · 2.27 KB

CHANGELOG

Inspired from Keep a Changelog

📈 Features/Enhancements

  • Add support for registerMessageParser (#5)
  • Change implementation of basic_input_output to built-in parser (#10)
  • Add interactions into ChatState and pass specific interaction into message_bubble (#12)
  • Refactor the code to get root agent id by calling the API in ml-commons plugin (#128)
  • Set verbose to false (#131)
  • Fix: comply with the field change of agent framework (#137)
  • Add incontext insight component (#53)
  • Fetch root agent id before executing the agent (#165)
  • Integrate chatbot with sidecar service (#164)
  • Add data source service (#191)
  • Update router and controller to support MDS (#190)
  • Hide notebook feature when MDS enabled and remove security dashboard plugin dependency (#201)
  • Refactor default data source retriever (#197)
  • Add patch style for fixed components (#203)
  • Reset chat and reload history after data source change (#194)
  • Add experimental feature to support text to visualization (#218)
  • Be compatible with ML configuration index mapping change (#239)