/home/ubuntu/agent-tool-testing/src/toolfuzz/agent_executors/langchain/react_old.py:14: LangChainDeprecationWarning: LangChain agents will continue to be supported, but it is recommended for new use cases to be built with LangGraph. LangGraph offers a more flexible and full-featured framework for building agents, including support for tool-calling, persistence of state, and human-in-the-loop workflows. For details, refer to the `LangGraph documentation <https://langchain-ai.github.io/langgraph/>`_ as well as guides for `Migrating from AgentExecutor <https://python.langchain.com/docs/how_to/migrate_agent/>`_ and LangGraph's `Pre-built ReAct agent <https://langchain-ai.github.io/langgraph/how-tos/create-react-agent/>`_.
  agent = initialize_agent(tools, model, agent=AgentType.ZERO_SHOT_REACT_DESCRIPTION, verbose=True,

Testing prompts:   0%|          | 0/7 [00:00<?, ?it/s]
Testing prompts:  14%|█▍        | 1/7 [00:00<00:05,  1.01it/s]
Testing prompts:  29%|██▊       | 2/7 [00:02<00:05,  1.11s/it]
Testing prompts:  43%|████▎     | 3/7 [00:03<00:04,  1.09s/it]
Testing prompts:  57%|█████▋    | 4/7 [00:09<00:09,  3.18s/it]
Testing prompts:  71%|███████▏  | 5/7 [00:14<00:07,  3.85s/it]
Testing prompts:  86%|████████▌ | 6/7 [00:15<00:02,  2.82s/it]
Testing prompts: 100%|██████████| 7/7 [00:19<00:00,  3.34s/it]
Testing prompts: 100%|██████████| 7/7 [00:19<00:00,  2.84s/it]

Testing prompts:   0%|          | 0/3 [00:00<?, ?it/s]
Testing prompts:  33%|███▎      | 1/3 [00:01<00:02,  1.20s/it]
Testing prompts:  67%|██████▋   | 2/3 [00:01<00:00,  1.18it/s]
Testing prompts: 100%|██████████| 3/3 [00:05<00:00,  2.28s/it]
Testing prompts: 100%|██████████| 3/3 [00:05<00:00,  1.93s/it]

Testing prompts:   0%|          | 0/7 [00:00<?, ?it/s]
Testing prompts:  14%|█▍        | 1/7 [00:07<00:47,  7.86s/it]
Testing prompts:  29%|██▊       | 2/7 [00:08<00:18,  3.74s/it]
Testing prompts:  43%|████▎     | 3/7 [00:10<00:11,  2.98s/it]
Testing prompts:  57%|█████▋    | 4/7 [00:13<00:08,  2.97s/it]
Testing prompts:  71%|███████▏  | 5/7 [00:16<00:05,  2.79s/it]
Testing prompts:  86%|████████▌ | 6/7 [00:17<00:02,  2.17s/it]
Testing prompts: 100%|██████████| 7/7 [00:20<00:00,  2.44s/it]
Testing prompts: 100%|██████████| 7/7 [00:20<00:00,  2.88s/it]

Testing prompts:   0%|          | 0/3 [00:00<?, ?it/s]
Testing prompts:  33%|███▎      | 1/3 [00:01<00:02,  1.43s/it]
Testing prompts:  67%|██████▋   | 2/3 [00:02<00:01,  1.10s/it]
Testing prompts: 100%|██████████| 3/3 [00:04<00:00,  1.52s/it]
Testing prompts: 100%|██████████| 3/3 [00:04<00:00,  1.44s/it]
