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

[DO NOT MERGE] diffs above agent framework #67

Closed

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.

amazon-auto and others added 6 commits September 20, 2023 19:55
Co-authored-by: mend-for-github-com[bot] <50673670+mend-for-github-com[bot]@users.noreply.github.com>
* feat: add maintainers

Signed-off-by: SuZhou-Joe <[email protected]>

* feat: format

Signed-off-by: SuZhou-Joe <[email protected]>

---------

Signed-off-by: SuZhou-Joe <[email protected]>
Copy link

codecov bot commented Dec 13, 2023

Codecov Report

All modified and coverable lines are covered by tests ✅

Comparison is base (11e5779) 58.67% compared to head (9fb6eec) 58.67%.
Report is 6 commits behind head on feature/agent-framework.

Additional details and impacted files
@@                   Coverage Diff                    @@
##           feature/agent-framework      #67   +/-   ##
========================================================
  Coverage                    58.67%   58.67%           
========================================================
  Files                           46       46           
  Lines                         1089     1089           
  Branches                       252      252           
========================================================
  Hits                           639      639           
  Misses                         441      441           
  Partials                         9        9           

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

Comment on lines +30 to +37
"persistent" : {
"plugins.ml_commons.trusted_connector_endpoints_regex":
[ "^https://runtime\\.sagemaker\\..*[a-z0-9-]\\.amazonaws\\.com/.*$",
"^https://api\\.openai\\.com/.*$",
"^https://api\\.cohere\\.ai/.*$",
"^https://bedrock-runtime\\.us-east-1\\.amazonaws\\.com/.*$"
]
}
Copy link
Member Author

Choose a reason for hiding this comment

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

image

Seems to break link checker. Perhaps we need to remove link checker.

Copy link
Member

Choose a reason for hiding this comment

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

good point, we can exclude links with ^https which is probably regex. i'll send a separate PR since it's not part of the merge

Copy link
Member

Choose a reason for hiding this comment

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

#73

@joshuali925 joshuali925 marked this pull request as draft December 13, 2023 17:58
@joshuali925
Copy link
Member

closing since #66 is merged

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants