/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/3 [00:00<?, ?it/s]
Testing prompts:  33%|███▎      | 1/3 [00:01<00:03,  1.54s/it]
Testing prompts:  67%|██████▋   | 2/3 [00:04<00:02,  2.15s/it]
Testing prompts: 100%|██████████| 3/3 [00:13<00:00,  5.60s/it]
Testing prompts: 100%|██████████| 3/3 [00:13<00:00,  4.61s/it]

Testing prompts:   0%|          | 0/3 [00:00<?, ?it/s]
Testing prompts:  33%|███▎      | 1/3 [00:02<00:05,  2.91s/it]
Testing prompts:  67%|██████▋   | 2/3 [00:04<00:02,  2.33s/it]
Testing prompts: 100%|██████████| 3/3 [00:10<00:00,  4.08s/it]
Testing prompts: 100%|██████████| 3/3 [00:10<00:00,  3.67s/it]

Testing prompts:   0%|          | 0/3 [00:00<?, ?it/s]
Testing prompts:  33%|███▎      | 1/3 [00:01<00:02,  1.50s/it]
Testing prompts:  67%|██████▋   | 2/3 [00:02<00:01,  1.34s/it]
Testing prompts: 100%|██████████| 3/3 [00:08<00:00,  3.22s/it]
Testing prompts: 100%|██████████| 3/3 [00:08<00:00,  2.73s/it]

Testing prompts:   0%|          | 0/3 [00:00<?, ?it/s]
Testing prompts:  33%|███▎      | 1/3 [00:01<00:03,  1.57s/it]
Testing prompts:  67%|██████▋   | 2/3 [00:02<00:01,  1.47s/it]
Testing prompts: 100%|██████████| 3/3 [00:08<00:00,  3.14s/it]
Testing prompts: 100%|██████████| 3/3 [00:08<00:00,  2.70s/it]
