Skip to content
New issue

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

enhance(console): support llm chat page #3016

Merged
merged 1 commit into from
Nov 24, 2023

Conversation

jialeicui
Copy link
Contributor

@jialeicui jialeicui commented Nov 22, 2023

Description

chat.mp4

Modules

  • UI
  • Controller
  • Agent
  • Client
  • Python-SDK
  • Others

Checklist

  • run code format and lint check
  • add unit test
  • add necessary doc

@jialeicui jialeicui added enhancement ❤️ New feature or request console 🎨 console labels Nov 22, 2023
@jialeicui jialeicui marked this pull request as draft November 22, 2023 09:58
Copy link

codecov bot commented Nov 22, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (4497e3f) 82.71% compared to head (e569111) 91.91%.
Report is 4 commits behind head on main.

Additional details and impacted files
@@             Coverage Diff              @@
##               main    #3016      +/-   ##
============================================
+ Coverage     82.71%   91.91%   +9.20%     
============================================
  Files           557      126     -431     
  Lines         30426    15036   -15390     
  Branches       1831        0    -1831     
============================================
- Hits          25167    13821   -11346     
+ Misses         4449     1215    -3234     
+ Partials        810        0     -810     
Flag Coverage Δ
console ?
controller ?
standalone 91.91% <ø> (-0.06%) ⬇️
unittests 91.91% <ø> (+0.22%) ⬆️

Flags with carried forward coverage won't be shown. Click here to find out more.

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@jialeicui jialeicui marked this pull request as ready for review November 24, 2023 06:14
@tianweidut tianweidut merged commit c57144a into star-whale:main Nov 24, 2023
38 checks passed
@jialeicui jialeicui deleted the console-qa branch November 24, 2023 07:35
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
console 🎨 console enhancement ❤️ New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants