# KayGraph Chat Example Requirements

# Core dependency
kaygraph>=0.1.0

# Optional: For actual LLM integration
# anthropic>=0.18.0  # Uncomment and add your API key to use Claude
# openai>=1.0.0      # Uncomment for OpenAI integration