Logo
Explore Help
Register Sign In
wanwu/deer-flow
1
0
Fork 0
You've already forked deer-flow
mirror of https://gitee.com/wanwujie/deer-flow synced 2026-04-27 15:54:48 +08:00
Code Issues Packages Projects Releases Wiki Activity
Files
959b4f2b0989365717b3aa7e386e690a424a45e7
deer-flow/backend/src/gateway/routers/__init__.py

4 lines
145 B
Python
Raw Normal View History

feat: may_ask (#981) * feat: u may ask * chore: adjust code according to CR * chore: adjust code according to CR * ut: test for suggestions.py --------- Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2026-03-06 22:39:58 +08:00
from . import artifacts, mcp, models, skills, suggestions, uploads
feat: add gateway module with FastAPI server (#5) * chore: add .claude/ to .gitignore Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> * feat: add gateway module with FastAPI server - Add new gateway module with FastAPI app for API routing - Add gateway and serve commands to Makefile - Add fastapi, httpx, uvicorn, sse-starlette dependencies - Fix model config retrieval in lead_agent (support both model_name and model) Co-Authored-By: Claude Opus 4.5 <noreply@anthropic.com> --------- Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
2026-01-16 13:22:26 +08:00
feat: may_ask (#981) * feat: u may ask * chore: adjust code according to CR * chore: adjust code according to CR * ut: test for suggestions.py --------- Co-authored-by: Willem Jiang <willem.jiang@gmail.com>
2026-03-06 22:39:58 +08:00
__all__ = ["artifacts", "mcp", "models", "skills", "suggestions", "uploads"]
Reference in New Issue Copy Permalink
Powered by Gitea Version: 25.4.3 Page: 46ms 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