/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/8 [00:00<?, ?it/s]
Testing prompts:  12%|█▎        | 1/8 [00:01<00:11,  1.68s/it]
Testing prompts:  25%|██▌       | 2/8 [00:03<00:11,  1.90s/it]
Testing prompts:  38%|███▊      | 3/8 [00:04<00:06,  1.27s/it]
Testing prompts:  50%|█████     | 4/8 [00:04<00:03,  1.02it/s]
Testing prompts:  62%|██████▎   | 5/8 [00:06<00:03,  1.14s/it]
Testing prompts:  75%|███████▌  | 6/8 [00:07<00:02,  1.31s/it]
Testing prompts:  88%|████████▊ | 7/8 [00:09<00:01,  1.50s/it]
Testing prompts: 100%|██████████| 8/8 [03:13<00:00, 59.50s/it]
Testing prompts: 100%|██████████| 8/8 [03:13<00:00, 24.18s/it]

Testing prompts:   0%|          | 0/8 [00:00<?, ?it/s]
Testing prompts:  12%|█▎        | 1/8 [00:01<00:09,  1.32s/it]
Testing prompts:  25%|██▌       | 2/8 [00:04<00:12,  2.12s/it]
Testing prompts:  38%|███▊      | 3/8 [00:04<00:06,  1.39s/it]
Testing prompts:  50%|█████     | 4/8 [00:05<00:04,  1.11s/it]
Testing prompts:  62%|██████▎   | 5/8 [00:06<00:03,  1.27s/it]
Testing prompts:  75%|███████▌  | 6/8 [00:07<00:02,  1.20s/it]
Testing prompts:  88%|████████▊ | 7/8 [00:10<00:01,  1.59s/it]
Testing prompts: 100%|██████████| 8/8 [03:08<00:00, 57.95s/it]
Testing prompts: 100%|██████████| 8/8 [03:08<00:00, 23.61s/it]

Testing prompts:   0%|          | 0/8 [00:00<?, ?it/s]
Testing prompts:  12%|█▎        | 1/8 [00:01<00:12,  1.75s/it]
Testing prompts:  25%|██▌       | 2/8 [00:03<00:11,  1.90s/it]
Testing prompts:  38%|███▊      | 3/8 [00:04<00:06,  1.35s/it]
Testing prompts:  50%|█████     | 4/8 [00:04<00:04,  1.03s/it]
Testing prompts:  62%|██████▎   | 5/8 [00:06<00:03,  1.26s/it]
Testing prompts:  75%|███████▌  | 6/8 [00:08<00:02,  1.50s/it]
Testing prompts:  88%|████████▊ | 7/8 [00:11<00:01,  1.80s/it]
Testing prompts: 100%|██████████| 8/8 [03:05<00:00, 56.90s/it]
Testing prompts: 100%|██████████| 8/8 [03:05<00:00, 23.24s/it]
