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

Conversation

SuZhou-Joe
Copy link
Member

Description

Describe what this change achieves.

Issues Resolved

List any issues this PR will resolve, e.g. Closes [...].

By submitting this pull request, I confirm that my contribution is made under the terms of the Apache 2.0 license.
For more information on following Developer Certificate of Origin and signing off your commits, please check here.

@SuZhou-Joe SuZhou-Joe changed the title [Agent framework]Remove langchain dependency [Agent framework] Remove langchain dependency Nov 30, 2023
Copy link
Member

@joshuali925 joshuali925 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks

test/jest.config.js Outdated Show resolved Hide resolved
package.json Outdated Show resolved Hide resolved
test/setup.jest.ts Outdated Show resolved Hide resolved
server/plugin.ts Show resolved Hide resolved
server/plugin.ts Outdated Show resolved Hide resolved
@SuZhou-Joe SuZhou-Joe force-pushed the feature/agent-framework branch from 7082f75 to 24a88c3 Compare December 1, 2023 06:05
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
@SuZhou-Joe SuZhou-Joe force-pushed the feature/remove-useless-code branch from 48200b7 to 1dd7445 Compare December 1, 2023 07:16
Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
Copy link

codecov bot commented Dec 1, 2023

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.

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
package.json Show resolved Hide resolved
@SuZhou-Joe SuZhou-Joe merged commit 539b7f9 into feature/agent-framework Dec 4, 2023
15 checks passed
SuZhou-Joe added a commit that referenced this pull request Dec 5, 2023
* feat: remove langchain related codes

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* feat: remove langchain related code

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* feat: remove dependency of langchain

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* feat: remove useless code and config

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* feat: add missing file

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

* feat: remove useless client

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>

---------

Signed-off-by: SuZhou-Joe <suzhou@amazon.com>
@SuZhou-Joe SuZhou-Joe deleted the feature/remove-useless-code branch December 27, 2023 08:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants