From 72a20042a74c59ca5eef713ad46ad96a51c00863 Mon Sep 17 00:00:00 2001 From: tygao Date: Mon, 29 Jan 2024 12:06:08 +0800 Subject: [PATCH] add release note Signed-off-by: tygao --- ...dashboards-assistant.release-notes-2.12.0.0.md | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 release-notes/dashboards-assistant.release-notes-2.12.0.0.md diff --git a/release-notes/dashboards-assistant.release-notes-2.12.0.0.md b/release-notes/dashboards-assistant.release-notes-2.12.0.0.md new file mode 100644 index 00000000..76ffaf86 --- /dev/null +++ b/release-notes/dashboards-assistant.release-notes-2.12.0.0.md @@ -0,0 +1,15 @@ +## Version 2.12.0.0 Release Notes + +Compatible with OpenSearch and OpenSearch Dashboards Version 2.12.0 + +### Features + +- Add asking Chatbot and getting response ([#2](https://github.com/opensearch-project/dashboards-assistant/pull/2))([88eb43e](https://github.com/opensearch-project/dashboards-assistant/commit/88eb43e)) +- Add loading conversations and conversation ([7ceee22](https://github.com/opensearch-project/dashboards-assistant/commit/7ceee22))([d941234](https://github.com/opensearch-project/dashboards-assistant/commit/d941234)) +- Support show how was it generated ([#25](https://github.com/opensearch-project/dashboards-assistant/pull/25))([94fed43](https://github.com/opensearch-project/dashboards-assistant/commit/94fed43)) +- Support change conversation title ([7ceee22](https://github.com/opensearch-project/dashboards-assistant/commit/7ceee22)) +- Add deleting conversation ([7ceee22](https://github.com/opensearch-project/dashboards-assistant/commit/7ceee22)) +- Support search conversation ([7ceee22](https://github.com/opensearch-project/dashboards-assistant/commit/7ceee22)) +- Add regenerating interaction ([#58](https://github.com/opensearch-project/dashboards-assistant/pull/58))([11e5779](https://github.com/opensearch-project/dashboards-assistant/commit/11e5779)) +- Support give feedback on interaction ([9c6cb29](https://github.com/opensearch-project/dashboards-assistant/commit/9c6cb29))([4ff6726](https://github.com/opensearch-project/dashboards-assistant/commit/4ff6726)) +- Support save conversation to notebook ([3010362](https://github.com/opensearch-project/dashboards-assistant/commit/3010362))([#93](https://github.com/opensearch-project/dashboards-assistant/pull/93))