feat: fase 2 — generación por secciones report_extended, blog_extended, podcast_extended
Build & Deploy ResearchOwl / build-and-push (push) Successful in 5s

This commit is contained in:
ChemaVX
2026-05-04 10:58:06 +00:00
parent e5b77ad72d
commit a47d7b26ca
3 changed files with 199 additions and 1 deletions
+3
View File
@@ -24,6 +24,9 @@ class OutputType(str, Enum):
BLOG = "blog"
REPORT = "report"
THREAD = "thread"
REPORT_EXTENDED = "report_extended"
BLOG_EXTENDED = "blog_extended"
PODCAST_EXTENDED = "podcast_extended"
SCHEMA = """