Skip to content

加入简单的mcp功能#2573

Open
guyong2015 wants to merge 17 commits intozhayujie:masterfrom
guyong2015:master
Open

加入简单的mcp功能#2573
guyong2015 wants to merge 17 commits intozhayujie:masterfrom
guyong2015:master

Conversation

@guyong2015
Copy link

asyncio.run() 自动创建并管理事件循环,开发者无需手动编写 loop.run_until_complete()
OpenAI 的异步接口(如 AsyncOpenAI.chat.completions.create)依赖 asyncio.run
需升级openai到高版本,原openai.error和openai.ChatCompletion.create都需要改写
自建mcp server,
chat bot 通过sse连接,

@null0NULL123
Copy link

提交的代码是不是应该忽略__pycache__

@QuincyLi
Copy link

QuincyLi commented Oct 5, 2025 via email

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants