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

Server/Client (RESTful API) #40

Closed
AHReccese opened this issue Oct 7, 2023 · 0 comments · Fixed by #115
Closed

Server/Client (RESTful API) #40

AHReccese opened this issue Oct 7, 2023 · 0 comments · Fixed by #115
Assignees
Labels
enhancement New feature or request new feature
Milestone

Comments

@AHReccese
Copy link
Member

AHReccese commented Oct 7, 2023

Description

  • Support the Client-Server model to provide the possibility of ML model abstraction and remote access to the models
  • PyMilo ML model wrapper to wrap around ML models to abstract model function calls.
  • Add fallback function to PyMilo ML model wrapper to delegate function calls to the remote server to get executed in the main model
@sepandhaghighi sepandhaghighi added this to the pymilo v0.6 milestone Oct 9, 2023
@sepandhaghighi sepandhaghighi added enhancement New feature or request new feature labels Oct 9, 2023
@AHReccese AHReccese modified the milestones: pymilo v0.9, pymilo v1.1 Apr 14, 2024
@AHReccese AHReccese linked a pull request Aug 9, 2024 that will close this issue
@AHReccese AHReccese modified the milestones: pymilo v1.1, pymilo v1.0 Aug 25, 2024
@AHReccese AHReccese mentioned this issue Sep 12, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request new feature
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants