chat-simple.py- Run this withpython chat-simple.pyin Terminal of VS Code.chat-terminal.py- Run this withpython chat-terminal.pyin Terminal of VS Code.chat-ui.py- Run this withchainlit run chat-ui.py, then access the app via browser (it will open a new tab, or visit "Ports" in VS Code).
For further details, see NOTES.