You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
As Sebastian and Mathew I would like to have Kyma Companion AI Chat in the Busola Dashboard that allows to talk with the kyma companion backend which helps to automate the process to analyze and troubleshoot a Kyma cluster by LLM (Language Model).
Acceptance Criteria
AI chat is easily available in the Busola Dashboard
This feature enhances user convenience by providing an AI Chat which helps automate the process of analyzing and troubleshooting a Kyma cluster by LLM (Language Model).
Reasons
Adopting this feature simplifies the user experience and increases efficiency, especially for users unfamiliar with Kubernetes and Kyma.
Dependencies
Depends on the Kyma Companion API requirements.
Non-functional Requirements
Security and privacy must be ensured for stored user data.
The system should maintain high availability and reliability.
Constraints
Must comply with data protection and privacy laws.
Should be designed for easy update and maintenance.
Additional Features
Settings and configurations persistence across sessions.
We should be able to enable and disable this feature for different users(experimental channel, restricted markets, etc)
Description
As Sebastian and Mathew I would like to have Kyma Companion AI Chat in the Busola Dashboard that allows to talk with the kyma companion backend which helps to automate the process to analyze and troubleshoot a Kyma cluster by LLM (Language Model).
Acceptance Criteria
Kyma Companion-compressed.pdf
To integrate the Kyma Companion into Busola based on the POC changes, the following steps are required:
API / Backend related:
/conversations
endpoint to initialize conversations/conversations/{conversation_id}/messages
endpoint to send and receive messages/conversations/{conversation_id}/questions
to receive follow-up questionsFrontend related:
Setup in editor
button capabilitiesTesting:
Business Value
This feature enhances user convenience by providing an AI Chat which helps automate the process of analyzing and troubleshooting a Kyma cluster by LLM (Language Model).
Reasons
Adopting this feature simplifies the user experience and increases efficiency, especially for users unfamiliar with Kubernetes and Kyma.
Dependencies
Depends on the Kyma Companion API requirements.
Non-functional Requirements
Constraints
Additional Features
Notes and Comments
Size or Effort
High effort, considering the development and integration of new functionalities.
Mockups or Diagrams
Useful Links
The text was updated successfully, but these errors were encountered: