TanGentleman / Augmenta

Automate RAG-powered workflows
MIT License
1 stars 0 forks source link

Implement hyperparameters to settings.json and Config class #9

Open TanGentleman opened 2 months ago

TanGentleman commented 2 months ago

This has a few parts to it:

  1. Create a HyperparameterSchema in classes.py
  2. Implement the validation just like ChatSchema and RagSchema
  3. Add these fields to settings.json