hsparks-codes
hsparks-codes
- Created README_en.md with complete English translation - Added language selector links in both README files - Maintained Chinese as primary README.md - All sections translated: introduction, features, quick start,...
- Add visual indicators (π΄π‘π’) for API key validation - Support OpenAI (sk-), Gemini (AIza), and general formats - Real-time updates when API keys change - Improve user experience and...
## Description This PR adds comprehensive test coverage for the `bufdelete` module, which previously had no tests. The test suite includes 14 test cases that validate the module's API surface,...
## Changes - Added [README_en.md](cci:7://file:///root/mall/README_en.md:0:0-0:0) with complete English translation - Added language switcher at the top of both README files - Improves accessibility for international developers ## Preview - English:...
Hi there! π I recently discovered this guide and think itβs fantastic. I noticed several contributors and users requesting an English version of the documentation, and Iβd love to help...
### What problem does this PR solve? Feature: RAPTOR tasks fail catastrophically - if processing 100 documents fails on `#96`, you lose all 95 completed documents and have to restart...
### What problem does this PR solve? **Feature:** This PR implements automatic Raptor disabling for structured data files to address issue #11653. **Issue:** PDFs with HTML tables were still being...
# feat: Implement Hierarchical Retrieval Architecture (#11610) ## Summary This PR implements the complete **three-tier hierarchical retrieval architecture** as specified in [Issue #11610](https://github.com/infiniflow/ragflow/issues/11610), enabling production-grade RAG capabilities for RAGFlow. The...
Hello owner, can I update all class components to functional components and push the result?