issues
search
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
7 months ago
TanGentleman
commented
7 months ago
This has a few parts to it:
Create a HyperparameterSchema in classes.py
Implement the validation just like ChatSchema and RagSchema
Add these fields to settings.json
This has a few parts to it: