/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:01<00:09,  1.10s/it]
Testing prompts:  20%|██        | 2/10 [00:02<00:09,  1.13s/it]
Testing prompts:  30%|███       | 3/10 [00:04<00:10,  1.46s/it]
Testing prompts:  40%|████      | 4/10 [00:05<00:07,  1.25s/it]
Testing prompts:  50%|█████     | 5/10 [00:11<00:14,  2.99s/it]
Testing prompts:  60%|██████    | 6/10 [00:17<00:16,  4.24s/it]
Testing prompts:  70%|███████   | 7/10 [00:18<00:09,  3.24s/it]
Testing prompts:  80%|████████  | 8/10 [00:20<00:05,  2.55s/it]
Testing prompts:  90%|█████████ | 9/10 [00:21<00:02,  2.34s/it]
Testing prompts: 100%|██████████| 10/10 [00:23<00:00,  2.04s/it]
Testing prompts: 100%|██████████| 10/10 [00:23<00:00,  2.33s/it]

Testing prompts:   0%|          | 0/4 [00:00<?, ?it/s]
Testing prompts:  25%|██▌       | 1/4 [00:01<00:03,  1.22s/it]
Testing prompts:  50%|█████     | 2/4 [00:02<00:02,  1.04s/it]
Testing prompts:  75%|███████▌  | 3/4 [00:04<00:01,  1.65s/it]
Testing prompts: 100%|██████████| 4/4 [00:12<00:00,  4.10s/it]
Testing prompts: 100%|██████████| 4/4 [00:12<00:00,  3.09s/it]

Testing prompts:   0%|          | 0/10 [00:00<?, ?it/s]
Testing prompts:  10%|█         | 1/10 [00:01<00:11,  1.33s/it]
Testing prompts:  20%|██        | 2/10 [00:02<00:08,  1.08s/it]
Testing prompts:  30%|███       | 3/10 [00:03<00:06,  1.04it/s]
Testing prompts:  40%|████      | 4/10 [00:04<00:06,  1.16s/it]
Testing prompts:  50%|█████     | 5/10 [00:13<00:19,  3.95s/it]
Testing prompts:  60%|██████    | 6/10 [00:20<00:20,  5.05s/it]
Testing prompts:  70%|███████   | 7/10 [00:21<00:11,  3.69s/it]
Testing prompts:  80%|████████  | 8/10 [00:22<00:05,  2.81s/it]
Testing prompts:  90%|█████████ | 9/10 [00:24<00:02,  2.56s/it]
Testing prompts: 100%|██████████| 10/10 [00:25<00:00,  2.11s/it]
Testing prompts: 100%|██████████| 10/10 [00:25<00:00,  2.55s/it]

Testing prompts:   0%|          | 0/4 [00:00<?, ?it/s]
Testing prompts:  25%|██▌       | 1/4 [00:01<00:03,  1.24s/it]
Testing prompts:  50%|█████     | 2/4 [00:02<00:02,  1.08s/it]
Testing prompts:  75%|███████▌  | 3/4 [00:03<00:01,  1.02s/it]
Testing prompts: 100%|██████████| 4/4 [00:05<00:00,  1.73s/it]
Testing prompts: 100%|██████████| 4/4 [00:05<00:00,  1.49s/it]

Testing prompts:   0%|          | 0/5 [00:00<?, ?it/s]
Testing prompts:  20%|██        | 1/5 [00:01<00:05,  1.25s/it]
Testing prompts:  40%|████      | 2/5 [00:02<00:02,  1.02it/s]
Testing prompts:  60%|██████    | 3/5 [00:02<00:01,  1.11it/s]
Testing prompts:  80%|████████  | 4/5 [00:04<00:01,  1.00s/it]
Testing prompts: 100%|██████████| 5/5 [00:06<00:00,  1.36s/it]
Testing prompts: 100%|██████████| 5/5 [00:06<00:00,  1.20s/it]

Testing prompts:   0%|          | 0/7 [00:00<?, ?it/s]
Testing prompts:  14%|█▍        | 1/7 [00:02<00:12,  2.04s/it]
Testing prompts:  29%|██▊       | 2/7 [00:02<00:06,  1.36s/it]
Testing prompts:  43%|████▎     | 3/7 [00:03<00:04,  1.16s/it]
Testing prompts:  57%|█████▋    | 4/7 [00:06<00:05,  1.85s/it]
Testing prompts:  71%|███████▏  | 5/7 [00:10<00:04,  2.45s/it]
Testing prompts:  86%|████████▌ | 6/7 [00:11<00:01,  1.87s/it]
Testing prompts: 100%|██████████| 7/7 [00:14<00:00,  2.32s/it]
Testing prompts: 100%|██████████| 7/7 [00:14<00:00,  2.04s/it]
