4 Commits

Author SHA1 Message Date
xpander-ai-coding-agent 7a30939805 fix: resolve llama-index installation failure for github-rag (#105)
- 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>
2025-08-06 19:18:35 +00:00
chojuninengu f21cdcd9e4 Refactor GitHub RAG application: added URL validation, improved error handling, and enhanced logging. Introduced custom exception handling and streamlined repository processing logic. Updated chat functionality for better user experience. 2025-04-10 11:37:57 +01:00
Akshay Pachaar 1618323f69 Create README.md 2025-01-17 18:19:59 +05:30
patchy631 dfe2dec0b8 github chat code 2025-01-17 18:05:51 +05:30