Zhang Dening created BIGTOP-4191:
------------------------------------
Summary: Add AI assistant module, integrating with a large
language model for basic conversational functionality.
Key: BIGTOP-4191
URL: https://issues.apache.org/jira/browse/BIGTOP-4191
Project: Bigtop
Issue Type: New Feature
Components: bigtop-manager
Affects Versions: bm-1.0.0
Reporter: Zhang Dening
Fix For: bm-1.0.0
(1) Added the `bigtop-manager-ai` module, which primarily implements the AI
capabilities of `bigtop-manager`.
(2) Completed the basic `bigtop-manager-ai-core` module, which serves as the
abstraction layer for AIAssistant, defining its AI capabilities.
(3) Finished the basic `bigtop-manager-ai-assistant` module, responsible for
implementing the specific capabilities of AIAssistant.
(4) Integrated the `OpenAI` large model to enable a basic conversational
interface with memory capabilities.
--
This message was sent by Atlassian Jira
(v8.20.10#820010)