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: serve adapter layers #52

Merged
merged 8 commits into from
Jun 23, 2023
Merged

feat: serve adapter layers #52

merged 8 commits into from
Jun 23, 2023

Commits on Jun 23, 2023

  1. feat: adapter serving

    Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    432d0c0 View commit details
    Browse the repository at this point in the history
  2. chore: update changelog

    Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    036a5f0 View commit details
    Browse the repository at this point in the history
  3. fix: update changelog

    Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    914f964 View commit details
    Browse the repository at this point in the history
  4. chore: update changelog

    Signed-off-by: Aaron <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    5dbc220 View commit details
    Browse the repository at this point in the history
  5. feat(build): add local adapters to bento for serving

    Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    4d4833a View commit details
    Browse the repository at this point in the history
  6. chore(service): add examples for metadata

    Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    fe8f82f View commit details
    Browse the repository at this point in the history
  7. fix(tests): broken

    Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    6c85bb0 View commit details
    Browse the repository at this point in the history
  8. fix: regression with sentinel object for constructing subclass

    'generation_config' will be overwrite in __init__ anw
    
    Signed-off-by: aarnphm-ec2-dev <29749331+aarnphm@users.noreply.github.com>
    aarnphm committed Jun 23, 2023
    Configuration menu
    Copy the full SHA
    4794ff6 View commit details
    Browse the repository at this point in the history