/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/10 [00:00<?, ?it/s]
Testing prompts:  10%|█         | 1/10 [00:17<02:36, 17.40s/it]
Testing prompts:  20%|██        | 2/10 [00:42<02:54, 21.77s/it]
Testing prompts:  30%|███       | 3/10 [00:43<01:28, 12.64s/it]
Testing prompts:  40%|████      | 4/10 [00:49<00:58,  9.68s/it]
Testing prompts:  50%|█████     | 5/10 [00:58<00:48,  9.63s/it]
Testing prompts:  60%|██████    | 6/10 [01:13<00:45, 11.31s/it]
Testing prompts:  70%|███████   | 7/10 [01:14<00:24,  8.05s/it]
Testing prompts:  80%|████████  | 8/10 [01:30<00:21, 10.61s/it]
Testing prompts:  90%|█████████ | 9/10 [01:44<00:11, 11.54s/it]
Testing prompts: 100%|██████████| 10/10 [01:58<00:00, 12.37s/it]
Testing prompts: 100%|██████████| 10/10 [01:58<00:00, 11.85s/it]

Testing prompts:   0%|          | 0/3 [00:00<?, ?it/s]
Testing prompts:  33%|███▎      | 1/3 [00:20<00:40, 20.03s/it]
Testing prompts:  67%|██████▋   | 2/3 [00:36<00:18, 18.14s/it]
Testing prompts: 100%|██████████| 3/3 [00:53<00:00, 17.26s/it]
Testing prompts: 100%|██████████| 3/3 [00:53<00:00, 17.69s/it]

Testing prompts:   0%|          | 0/10 [00:00<?, ?it/s]
Testing prompts:  10%|█         | 1/10 [00:02<00:24,  2.77s/it]
Testing prompts:  20%|██        | 2/10 [00:18<01:24, 10.59s/it]
Testing prompts:  30%|███       | 3/10 [00:32<01:22, 11.86s/it]
Testing prompts:  40%|████      | 4/10 [00:50<01:27, 14.54s/it]
Testing prompts:  50%|█████     | 5/10 [01:08<01:17, 15.53s/it]
Testing prompts:  60%|██████    | 6/10 [01:24<01:03, 15.94s/it]
Testing prompts:  70%|███████   | 7/10 [01:36<00:43, 14.59s/it]
Testing prompts:  80%|████████  | 8/10 [01:38<00:21, 10.55s/it]
Testing prompts:  90%|█████████ | 9/10 [01:56<00:12, 12.76s/it]
Testing prompts: 100%|██████████| 10/10 [02:12<00:00, 13.81s/it]
Testing prompts: 100%|██████████| 10/10 [02:12<00:00, 13.24s/it]
