V2EX = way to explore
V2EX 是一个关于分享和探索的地方
Sign Up Now
For Existing Member  Sign In
fff333
V2EX  ›  问与答

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

  •  
  •   fff333 · Aug 21, 2025 via Android · 1460 views
    This topic created in 252 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   ·   1049 Online   Highest 6679   ·     Select Language
    创意工作者们的社区
    World is powered by solitude
    VERSION: 3.9.8.5 · 37ms · UTC 23:32 · PVG 07:32 · LAX 16:32 · JFK 19:32
    ♥ Do have faith in what you're doing.