/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:06<01:01,  6.87s/it]
Testing prompts:  20%|██        | 2/10 [00:14<00:56,  7.04s/it]
Testing prompts:  30%|███       | 3/10 [00:21<00:50,  7.23s/it]
Testing prompts:  40%|████      | 4/10 [00:24<00:32,  5.40s/it]
Testing prompts:  50%|█████     | 5/10 [00:25<00:19,  3.83s/it]
Testing prompts:  60%|██████    | 6/10 [00:32<00:20,  5.16s/it]
Testing prompts:  70%|███████   | 7/10 [00:36<00:13,  4.52s/it]
Testing prompts:  80%|████████  | 8/10 [00:42<00:10,  5.25s/it]
Testing prompts:  90%|█████████ | 9/10 [00:43<00:03,  3.89s/it]
Testing prompts: 100%|██████████| 10/10 [00:50<00:00,  4.85s/it]
Testing prompts: 100%|██████████| 10/10 [00:50<00:00,  5.08s/it]

Testing prompts:   0%|          | 0/2 [00:00<?, ?it/s]
Testing prompts:  50%|█████     | 1/2 [00:08<00:08,  8.76s/it]
Testing prompts: 100%|██████████| 2/2 [00:42<00:00, 23.54s/it]
Testing prompts: 100%|██████████| 2/2 [00:42<00:00, 21.32s/it]

Testing prompts:   0%|          | 0/1 [00:00<?, ?it/s]
Testing prompts: 100%|██████████| 1/1 [00:02<00:00,  2.71s/it]
Testing prompts: 100%|██████████| 1/1 [00:02<00:00,  2.71s/it]

Testing prompts:   0%|          | 0/10 [00:00<?, ?it/s]
Testing prompts:  10%|█         | 1/10 [00:03<00:30,  3.37s/it]
Testing prompts:  20%|██        | 2/10 [00:06<00:25,  3.19s/it]
Testing prompts:  30%|███       | 3/10 [00:10<00:25,  3.64s/it]
Testing prompts:  40%|████      | 4/10 [00:13<00:19,  3.27s/it]
Testing prompts:  50%|█████     | 5/10 [00:16<00:15,  3.13s/it]
Testing prompts:  60%|██████    | 6/10 [00:19<00:12,  3.12s/it]
Testing prompts:  70%|███████   | 7/10 [00:22<00:09,  3.17s/it]
Testing prompts:  80%|████████  | 8/10 [00:25<00:06,  3.13s/it]
Testing prompts:  90%|█████████ | 9/10 [00:28<00:03,  3.11s/it]
Testing prompts: 100%|██████████| 10/10 [00:31<00:00,  2.90s/it]
Testing prompts: 100%|██████████| 10/10 [00:31<00:00,  3.11s/it]
