-
Notifications
You must be signed in to change notification settings - Fork 19
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix(lightspeed): lightspeed release 0.1.4 as 0.2.0
- Loading branch information
1 parent
5d12f0c
commit 788d347
Showing
4 changed files
with
28 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,10 @@ | ||
--- | ||
'@red-hat-developer-hub/backstage-plugin-lightspeed-backend': minor | ||
--- | ||
|
||
- add RBAC permission support | ||
- list all conversations for logged in users and generate conversation summary. [#2465](https://github.com/janus-idp/backstage-plugins/pull/2465) | ||
- add conversation create API endpoint. [#2403](https://github.com/janus-idp/backstage-plugins/pull/2403) | ||
- add streaming support in chat completion API. [#2238](https://github.com/janus-idp/backstage-plugins/pull/2238) | ||
- add conversation GET and DELETE API endpoints. [#2211](https://github.com/janus-idp/backstage-plugins/pull/2211) | ||
- Lightspeed backend plugin [#2115](https://github.com/janus-idp/backstage-plugins/pull/2115) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,6 @@ | ||
--- | ||
'@red-hat-developer-hub/backstage-plugin-lightspeed': minor | ||
--- | ||
|
||
- add RBAC permission support. | ||
- add multiple chats, chat creation, deletion and searching. [#2501](https://github.com/janus-idp/backstage-plugins/pull/2501) |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters