Wyvern Feature Serving
Wyvern Feature Serving currently integrates with the open source feature store, feast If you have already built your feast features, you can migrate over to your wyvern repository or create new feast code there:-
Migrate/create your feast code, for example in
my-project/feature-store-python/features
. - Add the wyvern feature store code:
feature-store-python/features/main.py
- Run the wyvern feature service: