[Document Work In Progress]Documentation Index
Fetch the complete documentation index at: https://docs.wyvern.ai/llms.txt
Use this file to discover all available pages before exploring further.
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:
