A simple and fun chat page that uses /chat/completions via ds4.
To start the server in a way compatible with this project run the following command:
# generic command to allow browsers to chat remotely
./ds4-server --cors --host 0.0.0.0 --ctx 100000 --kv-disk-dir /tmp/ds4-kv --kv-disk-space-mb 8192Reach your localhost and insert the remote IP of the ds4-server machine, example http://192.168.100.20:8000.
Connect and chat, feeling free to enable/disabled thinking (reasoning) mode via the toggle.