/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/5 [00:00<?, ?it/s]
Testing prompts:  20%|██        | 1/5 [00:08<00:33,  8.44s/it]
Testing prompts:  40%|████      | 2/5 [00:15<00:22,  7.43s/it]
Testing prompts:  60%|██████    | 3/5 [00:21<00:13,  6.91s/it]
Testing prompts:  80%|████████  | 4/5 [00:28<00:06,  6.81s/it]
Testing prompts: 100%|██████████| 5/5 [00:34<00:00,  6.60s/it]
Testing prompts: 100%|██████████| 5/5 [00:34<00:00,  6.87s/it]

Testing prompts:   0%|          | 0/5 [00:00<?, ?it/s]
Testing prompts:  20%|██        | 1/5 [00:09<00:36,  9.03s/it]
Testing prompts:  40%|████      | 2/5 [00:16<00:23,  7.97s/it]
Testing prompts:  60%|██████    | 3/5 [00:23<00:15,  7.68s/it]
Testing prompts:  80%|████████  | 4/5 [00:30<00:07,  7.36s/it]
Testing prompts: 100%|██████████| 5/5 [00:38<00:00,  7.57s/it]
Testing prompts: 100%|██████████| 5/5 [00:38<00:00,  7.68s/it]

Testing prompts:   0%|          | 0/2 [00:00<?, ?it/s]
Testing prompts:  50%|█████     | 1/2 [00:08<00:08,  8.79s/it]
Testing prompts: 100%|██████████| 2/2 [00:44<00:00, 24.53s/it]
Testing prompts: 100%|██████████| 2/2 [00:44<00:00, 22.17s/it]

Testing prompts:   0%|          | 0/5 [00:00<?, ?it/s]
Testing prompts:  20%|██        | 1/5 [00:07<00:29,  7.36s/it]
Testing prompts:  40%|████      | 2/5 [00:13<00:20,  6.84s/it]
Testing prompts:  60%|██████    | 3/5 [00:22<00:15,  7.52s/it]
Testing prompts:  80%|████████  | 4/5 [00:25<00:05,  5.82s/it]
Testing prompts: 100%|██████████| 5/5 [00:28<00:00,  4.80s/it]
Testing prompts: 100%|██████████| 5/5 [00:28<00:00,  5.67s/it]

Testing prompts:   0%|          | 0/2 [00:00<?, ?it/s]
Testing prompts:  50%|█████     | 1/2 [00:02<00:02,  2.57s/it]
Testing prompts: 100%|██████████| 2/2 [00:34<00:00, 19.59s/it]
Testing prompts: 100%|██████████| 2/2 [00:34<00:00, 17.04s/it]

Testing prompts:   0%|          | 0/5 [00:00<?, ?it/s]
Testing prompts:  20%|██        | 1/5 [00:02<00:09,  2.30s/it]
Testing prompts:  40%|████      | 2/5 [00:04<00:07,  2.43s/it]
Testing prompts:  60%|██████    | 3/5 [00:07<00:04,  2.48s/it]
Testing prompts:  80%|████████  | 4/5 [00:09<00:02,  2.38s/it]
Testing prompts: 100%|██████████| 5/5 [00:11<00:00,  2.35s/it]
Testing prompts: 100%|██████████| 5/5 [00:11<00:00,  2.37s/it]
