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

[Agent framework] Remove langchain dependency #29

Merged
merged 6 commits into from
Dec 4, 2023

feat: remove useless client

583ae1d
Select commit
Loading
Failed to load commit list.
Merged

[Agent framework] Remove langchain dependency #29

feat: remove useless client
583ae1d
Select commit
Loading
Failed to load commit list.
Codecov / codecov/project succeeded Dec 1, 2023 in 1s

96.22% (+15.61%) compared to 7082f75

View this Pull Request on Codecov

96.22% (+15.61%) compared to 7082f75

Details

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (7082f75) 80.60% compared to head (583ae1d) 96.22%.
Report is 34 commits behind head on feature/agent-framework.

Additional details and impacted files
@@                     Coverage Diff                      @@
##           feature/agent-framework      #29       +/-   ##
============================================================
+ Coverage                    80.60%   96.22%   +15.61%     
============================================================
  Files                           23        4       -19     
  Lines                          361       53      -308     
  Branches                        47        4       -43     
============================================================
- Hits                           291       51      -240     
+ Misses                          70        2       -68     

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