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: support my_service.py syntax for service loading #5230

Open
wants to merge 8 commits into
base: main
Choose a base branch
from

Conversation

devin-ai-integration[bot]
Copy link
Contributor

Support loading services from .py files directly while maintaining backward compatibility.

Link to Devin run: https://app.devin.ai/sessions/c85114c45eca437c9d0cf8ad6194d5c5
Requested by: Chaoyu

- Add support for loading services from .py files directly
- Improve error messages to show available service names
- Maintain backward compatibility with existing syntax

Co-Authored-By: Chaoyu Yang <[email protected]>
@devin-ai-integration devin-ai-integration bot requested a review from a team as a code owner February 19, 2025 23:59
@devin-ai-integration devin-ai-integration bot requested review from aarnphm and removed request for a team February 19, 2025 23:59
Copy link
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add "(aside)" to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment and CI monitoring

Copy link
Contributor

@frostming frostming left a comment

Choose a reason for hiding this comment

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

Please fix the unittest CI failure

Copy link

Code Coverage

Package Statements
bentoml 54.65% (9818 / 17965)
Summary 54.65% (9818 / 17965)

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.

1 participant