fix loading

This commit is contained in:
2025-05-14 01:01:07 +05:00
parent e8343313a9
commit cedb00bb4c
11 changed files with 982 additions and 48 deletions

View File

@@ -1,7 +1,5 @@
import model_messege as mm
from config_kafka import producer, consumer, redis_client
import threading
import json
from fastapi import APIRouter
import httpx