In queriesResponses.json update queries and responses.
1) Remove Metler Toledo related questions as this company is not in terms and conditions folder. Make sure queries match the companies in the folders.
2) Responses need to be shorter. May be a couple of words - 3 words to a small sentence.
Reproducibility:
clone repo locally.
create a venv, pip install -r requirements.txt
create a .env file with OPENAI_API_KEY=-----------------------I will give it to you-------------
change the query responses, save them and then
run simple_rag.ipynb
In queriesResponses.json update queries and responses.
1) Remove Metler Toledo related questions as this company is not in terms and conditions folder. Make sure queries match the companies in the folders. 2) Responses need to be shorter. May be a couple of words - 3 words to a small sentence.
Reproducibility: clone repo locally. create a venv, pip install -r requirements.txt create a .env file with OPENAI_API_KEY=-----------------------I will give it to you------------- change the query responses, save them and then run simple_rag.ipynb