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

Add new method deploy_to_modal to DeployableAgent #268

Open
gabrielfior opened this issue Jun 6, 2024 · 0 comments
Open

Add new method deploy_to_modal to DeployableAgent #268

gabrielfior opened this issue Jun 6, 2024 · 0 comments

Comments

@gabrielfior
Copy link
Contributor

Modal (https://modal.com/) is an interesting platform for running cron-like jobs, specially in a hackathon setting, and we could add it as an option for deployment as part of the DeployableAgent's toolkit.

To do:
-> Implement new function deploy_to_modal on DeployableAgent
-> Test it (see GH issue modal-labs/modal-client#1879) - it's not trivial to add the method runner.deploy_app to a class, see error in the linked issue

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

When branches are created from issues, their pull requests are automatically linked.

1 participant