This is a testing tool for visualisation of data flow in framework created for RAG2 project (integrating web minigames with remote AI models) using abstract websocket definition.
- Node v20
- Python 3.11
- PIP
- Copy
example.envfile into new file.envin main directory, enter your actual NODE path in it - In
./clientdirectory runnpm installcommand - In main directory run
pip install -r requirements.txt - Run
main.pyfile
Test cases (names, inputs and assertions) are defined in list of objects in main.py file.