Skip to content
This repository has been archived by the owner on Oct 11, 2024. It is now read-only.

feat(code): add multi-turn chat capabilities #103

Merged
merged 6 commits into from
Feb 21, 2024
Merged

feat(code): add multi-turn chat capabilities #103

merged 6 commits into from
Feb 21, 2024

Conversation

frgfm
Copy link
Member

@frgfm frgfm commented Feb 21, 2024

This PR introduces the following modifications:

  • add multi turn chat capabilities
  • unified payload format for code chat
  • add test cases

Copy link

codecov bot commented Feb 21, 2024

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (0b23c7c) 86.09% compared to head (6ad8f59) 86.13%.

Additional details and impacted files
@@            Coverage Diff             @@
##             main     #103      +/-   ##
==========================================
+ Coverage   86.09%   86.13%   +0.04%     
==========================================
  Files          29       29              
  Lines         906      909       +3     
==========================================
+ Hits          780      783       +3     
  Misses        126      126              
Flag Coverage Δ
unittests 86.13% <100.00%> (+0.04%) ⬆️

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.

@frgfm frgfm merged commit 36a3f8c into main Feb 21, 2024
17 checks passed
@frgfm frgfm deleted the multi-turn branch February 21, 2024 10:34
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant