Logo
Explore Help
Register Sign In
wangliang/assistant
1
0
Fork 0
You've already forked assistant
Code Issues Pull Requests Actions Packages Projects Releases Wiki Activity
Files
0e59f3067e884623f89c6a5755fe8a1311033659
assistant/mcp_servers/strapi_mcp/requirements.txt

23 lines
275 B
Plaintext
Raw Normal View History

feat: 初始化 B2B AI Shopping Assistant 项目 - 配置 Docker Compose 多服务编排 - 实现 Chatwoot + Agent 集成 - 配置 Strapi MCP 知识库 - 支持 7 种语言的 FAQ 系统 - 实现 LangGraph AI 工作流 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-14 19:25:22 +08:00
# FastMCP Framework
fastmcp>=0.1.0
# HTTP Server
fastapi>=0.100.0
uvicorn>=0.23.0
# HTTP Client
httpx>=0.26.0
# Data Validation
pydantic>=2.5.0
pydantic-settings>=2.1.0
# Environment & Config
python-dotenv>=1.0.0
# Logging
structlog>=24.1.0
feat: 添加 Strapi 配置文件支持 - 新增 config.yaml:集中管理 Strapi API 配置 - 新增 config_loader.py:配置加载模块 - 更新 http_routes.py:从配置文件读取 API 端点 - 支持从 YAML 文件配置 FAQ 分类和语言 - 更新 requirements.txt:添加 pyyaml 依赖 优势: - 配置与代码分离,易于维护 - 添加新分类无需修改代码 - 支持热加载配置 Co-Authored-By: Claude Sonnet 4.5 <noreply@anthropic.com>
2026-01-15 10:39:25 +08:00
# Configuration
pyyaml>=6.0
Reference in New Issue Copy Permalink
Powered by Gitea Version: 1.25.3 Page: 48ms Template: 2ms
English
Bahasa Indonesia Deutsch English Español Français Gaeilge Italiano Latviešu Magyar nyelv Nederlands Polski Português de Portugal Português do Brasil Suomi Svenska Türkçe Čeština Ελληνικά Български Русский Українська فارسی മലയാളം 日本語 简体中文 繁體中文(台灣) 繁體中文(香港) 한국어
Licenses API