Skip to main content
[Document Work In Progress]

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:
  1. Migrate/create your feast code, for example in my-project/feature-store-python/features.
  2. Add the wyvern feature store code:
feature-store-python/features/main.py
  1. Run the wyvern feature service:

Online Store

More documentations coming

Offline Store

More documentations coming