Added
- Detailed Jina Reader API integration documentation
- New `jina_api_integration.md` documentation file
- Support for newer Jina API key format (starting with `jina_`)
- Improved error handling for API responses
Changed
- **Breaking**: Modified `fetch_content` to return a dictionary with `content`, `title`, and `url` keys
- Updated all references to `fetch_content` in CLI, UI, and examples
- Enhanced README with more detailed API integration information
- Updated unit tests to reflect the new return structure
Fixed
- API authentication issues with Jina Reader
- Error handling for failed API requests