mirror of
https://github.com/xinnan-tech/xiaozhi-esp32-server.git
synced 2026-07-28 10:03:54 +08:00
chore: 删除无用的包引入。
This commit is contained in:
@@ -1,4 +1,3 @@
|
|||||||
# core/providers/llm/gemini_sdk.py
|
|
||||||
import os, json, uuid
|
import os, json, uuid
|
||||||
from types import SimpleNamespace
|
from types import SimpleNamespace
|
||||||
from typing import Any, Dict, List
|
from typing import Any, Dict, List
|
||||||
|
|||||||
Reference in New Issue
Block a user