microsoft / rag-experiment-accelerator

The RAG Experiment Accelerator is a versatile tool designed to expedite and facilitate the process of conducting experiments and evaluations using Azure Cognitive Search and RAG pattern.
https://github.com/microsoft/rag-experiment-accelerator
Other
193 stars 68 forks source link

Documentation: Moved the configuration and env instructions #683

Closed mluker closed 2 months ago

mluker commented 2 months ago

I found the ordering of when to update the env, config, and data folder to be confusing. In my opinion, they should come after the resources have been provisioned. They also have to be done regardless of how you decide to run the accelerator locally so having them in one of the options and not the other was confusing.

julia-meshcheryakova commented 2 months ago