/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/6 [00:00<?, ?it/s]
Testing prompts:  17%|█▋        | 1/6 [00:01<00:06,  1.21s/it]
Testing prompts:  33%|███▎      | 2/6 [00:02<00:05,  1.33s/it]
Testing prompts:  50%|█████     | 3/6 [00:05<00:05,  1.83s/it]
Testing prompts:  67%|██████▋   | 4/6 [00:06<00:03,  1.63s/it]
Testing prompts:  83%|████████▎ | 5/6 [00:07<00:01,  1.47s/it]
Testing prompts: 100%|██████████| 6/6 [00:25<00:00,  7.21s/it]
Testing prompts: 100%|██████████| 6/6 [00:25<00:00,  4.32s/it]

Testing prompts:   0%|          | 0/9 [00:00<?, ?it/s]
Testing prompts:  11%|█         | 1/9 [00:00<00:04,  1.70it/s]
Testing prompts:  22%|██▏       | 2/9 [00:02<00:09,  1.31s/it]
Testing prompts:  33%|███▎      | 3/9 [00:04<00:10,  1.80s/it]
Testing prompts:  44%|████▍     | 4/9 [00:05<00:06,  1.31s/it]
Testing prompts:  56%|█████▌    | 5/9 [00:06<00:04,  1.13s/it]
Testing prompts:  67%|██████▋   | 6/9 [00:08<00:04,  1.60s/it]
Testing prompts:  78%|███████▊  | 7/9 [00:10<00:03,  1.56s/it]
Testing prompts:  89%|████████▉ | 8/9 [00:12<00:01,  1.80s/it]
Testing prompts: 100%|██████████| 9/9 [02:29<00:00, 44.17s/it]
Testing prompts: 100%|██████████| 9/9 [02:29<00:00, 16.64s/it]

Testing prompts:   0%|          | 0/6 [00:00<?, ?it/s]
Testing prompts:  17%|█▋        | 1/6 [00:01<00:06,  1.40s/it]
Testing prompts:  33%|███▎      | 2/6 [00:03<00:06,  1.65s/it]
Testing prompts:  50%|█████     | 3/6 [00:06<00:07,  2.45s/it]
Testing prompts:  67%|██████▋   | 4/6 [00:07<00:04,  2.02s/it]
Testing prompts:  83%|████████▎ | 5/6 [00:09<00:01,  1.84s/it]
Testing prompts: 100%|██████████| 6/6 [00:24<00:00,  6.32s/it]
Testing prompts: 100%|██████████| 6/6 [00:24<00:00,  4.09s/it]
