This commit is contained in:
lzy
2025-05-26 22:02:27 +08:00
parent a5fe899eb5
commit 07ea5e1aab
996 changed files with 72 additions and 61 deletions

View File

@@ -12,6 +12,7 @@ from autogen_ext.tools.graphrag import GlobalSearchTool
from backend.tools import hybird_retrieval_from_knowledge_base, search_from_oqmd_by_composition
from backend.custom import SocietyOfMindAgent
model_client = OpenAIChatCompletionClient(
model=MODEL,
base_url=OPENAI_BASE_URL,