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

Model portability #124

Closed
zllovesuki opened this issue Mar 18, 2020 · 1 comment
Closed

Model portability #124

zllovesuki opened this issue Mar 18, 2020 · 1 comment

Comments

@zllovesuki
Copy link

zllovesuki commented Mar 18, 2020

Hi, I was wondering how difficult it would be to extend the underlying classes, so that the model can be stored, say, redis.

@jsvine
Copy link
Owner

jsvine commented Mar 30, 2020

Hi, and thanks for your interest in this library. The underlying classes are indeed meant to be extended, so that you can add functionality like that. If you're looking to add importers/exporters, you could take inspiration from Chain.to_json(...) and Chain.from_json(...).

@jsvine jsvine closed this as completed Mar 30, 2020
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

No branches or pull requests

2 participants