Using chatbots to test other chatbots
use
python3 ./chatbot.pyFor 1 testing statement else provide a number for x number of testing statements
Example:
python3 ./chatbot.py 10Run automated tests and have the questions in test.txt
npx playwright testHave your OpenAI API key as an environment variable or in a file called .env then run the script, otherwise it will ask you for the OpenAI API key