代码拉取完成,页面将自动刷新
[project]
name = "openai-websearch-mcp"
version = "0.4.0"
description = "using openai websearch as mcp server"
readme = "README.md"
requires-python = ">=3.10"
dependencies = [
"pydantic_extra_types==2.10.3",
"pydantic==2.10.6",
"mcp==1.3.0",
"tzdata==2025.1",
"openai==1.66.2",
"typer==0.15.2"
]
[project.scripts]
openai-websearch-mcp = "openai_websearch_mcp:main"
openai-websearch-mcp-install = "openai_websearch_mcp.cli:app"
[build-system]
requires = ["hatchling"]
build-backend = "hatchling.build"
[tool.uv]
dev-dependencies = [
"pydantic_extra_types==2.10.3",
"pydantic==2.10.6",
"mcp==1.3.0",
"tzdata==2025.1",
"openai==1.66.2",
"typer==0.15.2"
]
此处可能存在不合适展示的内容,页面不予展示。您可通过相关编辑功能自查并修改。
如您确认内容无涉及 不当用语 / 纯广告导流 / 暴力 / 低俗色情 / 侵权 / 盗版 / 虚假 / 无价值内容或违法国家有关法律法规的内容,可点击提交进行申诉,我们将尽快为您处理。