fff333
V2EX  ›  问与答

有哪些拖拉拽框架可以生成 agent 的工作流?

  •  
  •   fff333 · Aug 21, 2025 via Android · 1538 views
    This topic created in 290 days ago, the information mentioned may be changed or developed.

    最终这种工作流 、、、 tasks = { "data_extraction": { "description": "Extract key financial data from the quarterly report", "status": "pending", "agent": financial_agent, "dependencies": [] }, "trend_analysis": { "description": "Analyze trends in the extracted data", "status": "pending", "agent": analyst_agent, "dependencies": ["data_extraction"] } } 、、、

    1 replies    2025-08-23 08:55:24 +08:00
    1wlinesperday
        1
    1wlinesperday  
       Aug 23, 2025
    一般框架生成的格式和你现在期待的格式是不一致的 你可能需要转换一下 比如你用 reactflow 生成的 json 还有其他其他位置信息
    About   ·   Help   ·   Advertise   ·   Blog   ·   API   ·   FAQ   ·   Solana   ·   836 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 33ms · UTC 20:19 · PVG 04:19 · LAX 13:19 · JFK 16:19
    ♥ Do have faith in what you're doing.