We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
To integrate the Kyma Companion into Busola based on the POC changes, the following steps are required:
API / Backend related:
/conversations
/conversations/{conversation_id}/messages
/conversations/{conversation_id}/questions
Frontend related:
Setup in editor
Testing:
The text was updated successfully, but these errors were encountered:
duplicated: #3436
Sorry, something went wrong.
chriskari
No branches or pull requests
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:
The text was updated successfully, but these errors were encountered: