Skip to main content

Code

reasoning_agent.py

Usage

1

Set up your virtual environment

2

Set Environment Variables

3

Install Dependencies

4

Run Example

Key Features

  • Chain-of-Thought Reasoning: ReasoningTools enables structured step-by-step analysis
  • Web Search: Searches the web for current information via WebSearchTools
  • Persistent Sessions: SQLite database for conversation history across restarts