Wizer Training Module Config
Wizer Training Module Config
Document
Introduction
This document outlines the rationale for replacing the Vanna training module with a
new, more efficient system, describes the proposed approach for creating a semantic
layer, and details the methodology for embedding, performance analysis, and next
steps.
Current Implementation
Classes
● WizerLLM: Interfaces with the LLM. Implemented methods with Groq for
submitting prompts.
Performance Analysis
Key Parameters:
Next Steps
● Finalize the selection of embedding and LLM models.
● Develop and implement the embedding function for documentation and
question-SQL data.
● Conduct extensive testing on performance metrics outlined above.
● Plan for scaling the training data management process.