/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:01<00:07,  1.29s/it]
Testing prompts:  29%|██▊       | 2/7 [00:03<00:08,  1.64s/it]
Testing prompts:  43%|████▎     | 3/7 [00:03<00:04,  1.09s/it]
Testing prompts:  57%|█████▋    | 4/7 [00:04<00:02,  1.21it/s]
Testing prompts:  71%|███████▏  | 5/7 [00:09<00:04,  2.40s/it]
Testing prompts:  86%|████████▌ | 6/7 [00:10<00:01,  1.91s/it]
Testing prompts: 100%|██████████| 7/7 [02:03<00:00, 38.20s/it]
Testing prompts: 100%|██████████| 7/7 [02:03<00:00, 17.58s/it]

Testing prompts:   0%|          | 0/7 [00:00<?, ?it/s]
Testing prompts:  14%|█▍        | 1/7 [00:01<00:07,  1.17s/it]
Testing prompts:  29%|██▊       | 2/7 [00:02<00:07,  1.54s/it]
Testing prompts:  43%|████▎     | 3/7 [00:03<00:04,  1.02s/it]
Testing prompts:  57%|█████▋    | 4/7 [00:03<00:02,  1.28it/s]
Testing prompts:  71%|███████▏  | 5/7 [00:04<00:01,  1.07it/s]
Testing prompts:  86%|████████▌ | 6/7 [00:06<00:01,  1.02s/it]
Testing prompts: 100%|██████████| 7/7 [02:02<00:00, 38.85s/it]
Testing prompts: 100%|██████████| 7/7 [02:02<00:00, 17.56s/it]

Testing prompts:   0%|          | 0/7 [00:00<?, ?it/s]
Testing prompts:  14%|█▍        | 1/7 [00:01<00:08,  1.49s/it]
Testing prompts:  29%|██▊       | 2/7 [00:03<00:08,  1.76s/it]
Testing prompts:  43%|████▎     | 3/7 [00:03<00:04,  1.12s/it]
Testing prompts:  57%|█████▋    | 4/7 [00:04<00:02,  1.20it/s]
Testing prompts:  71%|███████▏  | 5/7 [00:05<00:02,  1.01s/it]
Testing prompts:  86%|████████▌ | 6/7 [00:07<00:01,  1.20s/it]
Testing prompts: 100%|██████████| 7/7 [02:02<00:00, 38.58s/it]
Testing prompts: 100%|██████████| 7/7 [02:02<00:00, 17.52s/it]
