Skip to content
This repository was archived by the owner on Mar 29, 2026. It is now read-only.
Discussion options

You must be logged in to vote

Great question! For enhancing data modelling with Vanna, especially with Data Vault 2.0, here are some approaches that work well:

  1. Training with DDL + Documentation: Feed Vanna your complete DDL statements along with business context documentation. Data Vault's Hub/Link/Satellite structure benefits from clear relationship documentation.
  2. Custom Embeddings: Consider fine-tuning the embedding model with your domain-specific terminology. Data Vault has specific naming conventions (HUB_, LNK_, SAT_) that models can learn.
  3. Query Examples: Train with a diverse set of example queries covering different join patterns between Hubs, Links, and Satellites. This helps the model understand the typical …

Replies: 1 comment

Comment options

You must be logged in to vote
0 replies
Answer selected by isoctcolo
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants