This project includes submodules. Clone it using: git clone --recurse-submodules. If you've already cloned it, initialize submodules with: git submodule update --init ...
Hi, so I was trying to make a simple ai chatbot script for testing, and it seems that despite the 200 response, it still throws an exception? Phind works. Here's my ...