/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/11 [00:00<?, ?it/s]
Testing prompts:   9%|▉         | 1/11 [00:00<00:09,  1.03it/s]
Testing prompts:  18%|█▊        | 2/11 [00:02<00:10,  1.12s/it]
Testing prompts:  27%|██▋       | 3/11 [00:03<00:08,  1.12s/it]
Testing prompts:  36%|███▋      | 4/11 [00:05<00:12,  1.72s/it]
Testing prompts:  45%|████▌     | 5/11 [00:07<00:09,  1.57s/it]
Testing prompts:  55%|█████▍    | 6/11 [00:08<00:07,  1.45s/it]
Testing prompts:  64%|██████▎   | 7/11 [00:11<00:07,  1.82s/it]
Testing prompts:  73%|███████▎  | 8/11 [00:12<00:04,  1.58s/it]
Testing prompts:  82%|████████▏ | 9/11 [00:12<00:02,  1.32s/it]
Testing prompts:  91%|█████████ | 10/11 [00:13<00:01,  1.19s/it]
Testing prompts: 100%|██████████| 11/11 [00:20<00:00,  2.81s/it]
Testing prompts: 100%|██████████| 11/11 [00:20<00:00,  1.84s/it]

Testing prompts:   0%|          | 0/7 [00:00<?, ?it/s]
Testing prompts:  14%|█▍        | 1/7 [00:01<00:10,  1.69s/it]
Testing prompts:  29%|██▊       | 2/7 [00:04<00:10,  2.10s/it]
Testing prompts:  43%|████▎     | 3/7 [00:07<00:10,  2.50s/it]
Testing prompts:  57%|█████▋    | 4/7 [00:08<00:06,  2.12s/it]
Testing prompts:  71%|███████▏  | 5/7 [00:10<00:03,  1.88s/it]
Testing prompts:  86%|████████▌ | 6/7 [00:11<00:01,  1.77s/it]
Testing prompts: 100%|██████████| 7/7 [00:17<00:00,  3.14s/it]
Testing prompts: 100%|██████████| 7/7 [00:17<00:00,  2.51s/it]

Testing prompts:   0%|          | 0/10 [00:00<?, ?it/s]
Testing prompts:  10%|█         | 1/10 [00:01<00:09,  1.05s/it]
Testing prompts:  20%|██        | 2/10 [00:05<00:23,  2.95s/it]
Testing prompts:  30%|███       | 3/10 [00:07<00:18,  2.62s/it]
Testing prompts:  40%|████      | 4/10 [00:11<00:17,  2.96s/it]
Testing prompts:  50%|█████     | 5/10 [00:12<00:11,  2.27s/it]
Testing prompts:  60%|██████    | 6/10 [00:13<00:07,  1.87s/it]
Testing prompts:  70%|███████   | 7/10 [00:14<00:05,  1.76s/it]
Testing prompts:  80%|████████  | 8/10 [00:15<00:03,  1.54s/it]
Testing prompts:  90%|█████████ | 9/10 [00:17<00:01,  1.66s/it]
Testing prompts: 100%|██████████| 10/10 [00:18<00:00,  1.51s/it]
Testing prompts: 100%|██████████| 10/10 [00:18<00:00,  1.89s/it]

Testing prompts:   0%|          | 0/7 [00:00<?, ?it/s]
Testing prompts:  14%|█▍        | 1/7 [00:00<00:05,  1.11it/s]
Testing prompts:  29%|██▊       | 2/7 [00:03<00:08,  1.70s/it]
Testing prompts:  43%|████▎     | 3/7 [00:05<00:07,  1.81s/it]
Testing prompts:  57%|█████▋    | 4/7 [00:06<00:05,  1.75s/it]
Testing prompts:  71%|███████▏  | 5/7 [00:08<00:03,  1.90s/it]
Testing prompts:  86%|████████▌ | 6/7 [00:10<00:01,  1.92s/it]
Testing prompts: 100%|██████████| 7/7 [00:15<00:00,  2.87s/it]
Testing prompts: 100%|██████████| 7/7 [00:15<00:00,  2.25s/it]

Testing prompts:   0%|          | 0/15 [00:00<?, ?it/s]
Testing prompts:   7%|▋         | 1/15 [00:00<00:13,  1.08it/s]
Testing prompts:  13%|█▎        | 2/15 [00:02<00:20,  1.54s/it]
Testing prompts:  20%|██        | 3/15 [00:03<00:15,  1.30s/it]
Testing prompts:  27%|██▋       | 4/15 [00:05<00:14,  1.32s/it]
Testing prompts:  33%|███▎      | 5/15 [00:06<00:13,  1.31s/it]
Testing prompts:  40%|████      | 6/15 [00:07<00:11,  1.23s/it]
Testing prompts:  47%|████▋     | 7/15 [00:09<00:10,  1.29s/it]
Testing prompts:  53%|█████▎    | 8/15 [00:10<00:08,  1.19s/it]
Testing prompts:  60%|██████    | 9/15 [00:11<00:06,  1.13s/it]
Testing prompts:  67%|██████▋   | 10/15 [00:12<00:05,  1.09s/it]
Testing prompts:  73%|███████▎  | 11/15 [00:13<00:04,  1.21s/it]
Testing prompts:  80%|████████  | 12/15 [00:16<00:05,  1.85s/it]
Testing prompts:  87%|████████▋ | 13/15 [00:18<00:03,  1.68s/it]
Testing prompts:  93%|█████████▎| 14/15 [00:21<00:02,  2.18s/it]
Testing prompts: 100%|██████████| 15/15 [00:23<00:00,  2.08s/it]
Testing prompts: 100%|██████████| 15/15 [00:23<00:00,  1.55s/it]
