Update ai.py

This commit is contained in:
Timothy Jaeryang Baek 2025-01-08 01:26:19 -08:00
parent 74f7fe4325
commit 231ed9f8dc

View File

@ -1,3 +1,5 @@
# WARNING: This might not work in the future. Do NOT use this in production.
import asyncio
import socketio
from env import WEBUI_URL, TOKEN