$ cat workspace-template.yaml

w

web search workspace

// web search workspace

Document Generation

// Canvas Preview

canvas.flow

// Instruction

instruction.md

imposta un argomento per la ricerca web

// Dependencies

requirements.py
1from input import WebSearch2from process import FetchURLAsMarkdown3from process import TextSummarizer