- Add requirements.txt with compatible llama-index package versions
- Update README.md with clearer installation instructions
- Fix dependency conflicts between llama-index core and integrations
- Test installation compatibility with Python 3.11.9
Resolves issue where 'pip install llama-index' failed with version conflicts.
The fix ensures all dependencies are compatible and installable.
🤖 Generated with [Claude Code](https://claude.ai/code)
Co-Authored-By: Claude <noreply@anthropic.com>