发布

  • python[patch]: call create_react_agent model node without is_last_step (#3114)

    frostbyte_neo 发布于 2025-01-21 02:28:57 +00:00

    So that you can call agent.nodes['agent'].invoke({'messages': []})
    without needing to specify is_last_step. very helpful for evaluating
    just the model node of the agent

    下载附件