Skip to content

Release v0.0.1

Compare
Choose a tag to compare
@github-actions github-actions released this 15 Mar 16:07
21d0639
New in this release:

1. Base setup for the web app and server.
2. Registered Button in the app bar to open RHS.
3. Created and integrated the API to fetch settings config from the web app.
4. Integrated Chat Api [Chat Completions] and created summary card UI on the RHS.
5. Implemented recursive summarization to prevent exceeding max tokens.
6. Refactored Eslint, removed manual rules instead extended from eslint plugins.