/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:10,  1.15s/it]
Testing prompts:  20%|██        | 2/10 [00:05<00:22,  2.76s/it]
Testing prompts:  30%|███       | 3/10 [00:11<00:32,  4.64s/it]
Testing prompts:  40%|████      | 4/10 [00:16<00:26,  4.48s/it]
Testing prompts:  50%|█████     | 5/10 [00:22<00:25,  5.08s/it]
Testing prompts:  60%|██████    | 6/10 [00:26<00:19,  4.79s/it]
Testing prompts:  70%|███████   | 7/10 [00:30<00:13,  4.54s/it]
Testing prompts:  80%|████████  | 8/10 [00:35<00:09,  4.70s/it]
Testing prompts:  90%|█████████ | 9/10 [00:38<00:04,  4.25s/it]
Testing prompts: 100%|██████████| 10/10 [00:42<00:00,  4.14s/it]
Testing prompts: 100%|██████████| 10/10 [00:42<00:00,  4.28s/it]

Testing prompts:   0%|          | 0/10 [00:00<?, ?it/s]
Testing prompts:  10%|█         | 1/10 [00:05<00:50,  5.65s/it]
Testing prompts:  20%|██        | 2/10 [00:12<00:52,  6.61s/it]
Testing prompts:  30%|███       | 3/10 [00:18<00:44,  6.30s/it]
Testing prompts:  40%|████      | 4/10 [00:26<00:40,  6.77s/it]
Testing prompts:  50%|█████     | 5/10 [00:32<00:32,  6.45s/it]
Testing prompts:  60%|██████    | 6/10 [00:38<00:25,  6.29s/it]
Testing prompts:  70%|███████   | 7/10 [00:43<00:18,  6.01s/it]
Testing prompts:  80%|████████  | 8/10 [00:48<00:11,  5.58s/it]
Testing prompts:  90%|█████████ | 9/10 [00:52<00:05,  5.20s/it]
Testing prompts: 100%|██████████| 10/10 [00:58<00:00,  5.29s/it]
Testing prompts: 100%|██████████| 10/10 [00:58<00:00,  5.82s/it]

Testing prompts:   0%|          | 0/3 [00:00<?, ?it/s]
Testing prompts:  33%|███▎      | 1/3 [00:05<00:10,  5.33s/it]
Testing prompts:  67%|██████▋   | 2/3 [00:06<00:02,  2.70s/it]
Testing prompts: 100%|██████████| 3/3 [00:14<00:00,  5.26s/it]
Testing prompts: 100%|██████████| 3/3 [00:14<00:00,  4.83s/it]

Testing prompts:   0%|          | 0/5 [00:00<?, ?it/s]
Testing prompts:  20%|██        | 1/5 [00:05<00:20,  5.01s/it]
Testing prompts:  40%|████      | 2/5 [00:09<00:14,  4.74s/it]
Testing prompts:  60%|██████    | 3/5 [00:15<00:10,  5.33s/it]
Testing prompts:  80%|████████  | 4/5 [00:26<00:07,  7.58s/it]
Testing prompts: 100%|██████████| 5/5 [00:34<00:00,  7.73s/it]
Testing prompts: 100%|██████████| 5/5 [00:34<00:00,  6.92s/it]

Testing prompts:   0%|          | 0/4 [00:00<?, ?it/s]
Testing prompts:  25%|██▌       | 1/4 [00:09<00:27,  9.04s/it]
Testing prompts:  50%|█████     | 2/4 [00:11<00:10,  5.05s/it]
Testing prompts:  75%|███████▌  | 3/4 [00:17<00:05,  5.50s/it]
Testing prompts: 100%|██████████| 4/4 [00:20<00:00,  4.44s/it]
Testing prompts: 100%|██████████| 4/4 [00:20<00:00,  5.04s/it]
