去掉MCP框架,重构

This commit is contained in:
lixinyue
2026-01-19 19:06:56 +08:00
parent ee2d3fd53a
commit 4976fccf7d

View File

@@ -10,7 +10,6 @@ import re
import time
import uuid
from typing import Any, AsyncGenerator, Dict, List, Optional
import redis
from langchain_core.messages import HumanMessage