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

feat: support getHistoryMessages API #3559

Merged
merged 1 commit into from
Apr 18, 2024
Merged

feat: support getHistoryMessages API #3559

merged 1 commit into from
Apr 18, 2024

Conversation

Ricbet
Copy link
Member

@Ricbet Ricbet commented Apr 18, 2024

Types

  • πŸŽ‰ New Features

Background or solution

  • chat api service ζ–°ε’ž getHistoryMessages apiγ€‚θƒ½θŽ·ε–εˆ°ε½“ε‰ chat ι’ζΏηš„εŽ†ε²ζΆˆζ―
  • ι‡ζž„ιƒ¨εˆ†δ»£η 

Changelog

@Ricbet Ricbet requested review from erha19 and bytemain April 18, 2024 02:25
Copy link

railway-app bot commented Apr 18, 2024

This PR was not deployed automatically as @Ricbet does not have access to the Railway project.

In order to get automatic PR deploys, please add @Ricbet to the project inside the project settings page.

@opensumi opensumi bot added the 🎨 feature feature required label Apr 18, 2024
@Ricbet Ricbet self-assigned this Apr 18, 2024
Copy link

codecov bot commented Apr 18, 2024

Codecov Report

Attention: Patch coverage is 0% with 34 lines in your changes are missing coverage. Please review.

Project coverage is 56.08%. Comparing base (f524e60) to head (9fd42ea).

Files Patch % Lines
...ai-native/src/browser/model/msg-history-manager.ts 0.00% 26 Missing and 1 partial ⚠️
...ges/ai-native/src/browser/chat/chat.api.service.ts 0.00% 4 Missing ⚠️
packages/ai-native/src/browser/components/utils.ts 0.00% 2 Missing ⚠️
...i-native/src/browser/chat/chat.internal.service.ts 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##             main    #3559      +/-   ##
==========================================
- Coverage   56.10%   56.08%   -0.03%     
==========================================
  Files        1487     1488       +1     
  Lines       90966    90994      +28     
  Branches    18661    18663       +2     
==========================================
- Hits        51041    51038       -3     
- Misses      33112    33141      +29     
- Partials     6813     6815       +2     
Flag Coverage Ξ”
jsdom 51.46% <0.00%> (-0.02%) ⬇️
node 15.65% <0.00%> (-0.01%) ⬇️

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.

@Ricbet Ricbet merged commit 6a7261a into main Apr 18, 2024
12 checks passed
@Ricbet Ricbet deleted the refactor/history-message branch April 18, 2024 03:15
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
🎨 feature feature required
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants