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: enable saving of models in backend #115

Merged
merged 7 commits into from
Oct 15, 2021
Merged

feat: enable saving of models in backend #115

merged 7 commits into from
Oct 15, 2021

Conversation

maximilianwerk
Copy link
Member

This enables model saving in the backend. The frontend needs to call the /save endpoint and can specify a path via the model_path parameter.

@maximilianwerk
Copy link
Member Author

Just running the code gave me a 422 error.

image

I saw, that you don't use the same mechanism as for the other endpoints via $.ajax.... Could that be the reason?

@maximilianwerk maximilianwerk linked an issue Oct 14, 2021 that may be closed by this pull request
@hanxiao hanxiao merged commit 98c584e into main Oct 15, 2021
@hanxiao hanxiao deleted the feat-save-model branch October 15, 2021 08:01
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add save button
2 participants