ComfyUI/research_api
诺斯费拉图 24d79c08e6 feat: add StyleAsset model and StyleProfileExtract node
- Add StyleAsset model to research_api/models.py for storing writing style profiles
- Add StyleAsset db helpers (sync + async) to research_api/routes/_db_helpers.py
- Add StyleAsset REST routes to research_api/routes/research_routes.py
2026-04-12 17:31:06 +08:00
..
routes feat: add StyleAsset model and StyleProfileExtract node 2026-04-12 17:31:06 +08:00
__init__.py feat: add research_comfy Phase 1 directory structure 2026-04-12 17:00:28 +08:00
db.py feat: add research_api database and core models (Project, Intent, PaperAsset, ClaimAsset, Source, FeedItem) 2026-04-12 17:02:53 +08:00
models.py feat: add StyleAsset model and StyleProfileExtract node 2026-04-12 17:31:06 +08:00