Configure our RAG App
This step is OPTIONAL as we have defaults for all configuration values. But, you might need API_KEYs for some default options - OpenAI and Youtube.
How to Configure
TBD
What can be configured?
Embedding Models
You can choose one embedding model that you prefer for each data type. Our defaults are CLIP for Images, Whisper for Audio.
What we support? To be added.
LLM Model for responding to queries based on search data
You can configure the LLM model which currently defaults to OPEN_AI.
Youtube
If you want to execute queries on a youtube channel, you need to provide youtube keys. How?