diff --git a/examples/ai.py b/examples/ai.py index 4a2029b..c465fe6 100644 --- a/examples/ai.py +++ b/examples/ai.py @@ -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