4 Commits

Author SHA1 Message Date
6a3d1ee491 Disable vector search 2026-01-08 15:20:06 -05:00
40d4f41f6e Add graph and vector search features 2025-11-09 14:24:50 -05:00
d616b87701 Add python-dotenv support for automatic .env loading
- Added python-dotenv to requirements.txt
- Config now automatically loads .env file if present
- Allows local development without manually exporting env vars
- Gracefully falls back if python-dotenv not installed

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-05 11:03:42 -05:00
fcdc6ecb9b Initial commit 2025-11-02 01:14:36 -04:00