hsparks-codes

Results 17 comments of hsparks-codes

The error occurs because React 19 is trying to serialize the `bigint` values when comparing props, but `bigint` cannot be serialized to JSON by default. Convert the `bigint` values to...

@KevinHuSh @TeslaZY @cike8899 Would you please check the PR and give me your feedbacks?

Sure no problem. I am willing to take responsibility for the feature request.

@ahmadshakil Can you check the PR?

@KevinHuSh @TeslaZY @cike8899 Would you please check the PR and give me your feedbacks?

Yes, that's the intended behavior! The current implementation uses a 30% threshold - if less than 30% of chunks contain HTML tables, Raptor will still process the content. The rationale...

Can I make more PRs? On Fri, Dec 5, 2025 at 2:32 PM Vasanth Krishnamoorthy < ***@***.***> wrote: > *vasanthk* left a comment (vasanthk/react-bits#120) > > > @hsparks-codes I would...

Yes On Wed, Dec 3, 2025 at 4:07 AM Jin Hai ***@***.***> wrote: > *JinHai-CN* left a comment (infiniflow/ragflow#11699) > > > @hsparks-codes Would you please > resolve the code...

``` ============================================ test session starts ============================================= platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 -- /root/ragflow/.venv/bin/python3 cachedir: .pytest_cache rootdir: /root/ragflow configfile: pyproject.toml plugins: anyio-4.12.0 collected 22 items test/unit_test/services/test_checkpoint_service.py::TestCheckpointCreation::test_create_checkpoint_basic PASSED [ 4%]...

``` ============================================ test session starts ============================================= platform linux -- Python 3.12.12, pytest-8.4.2, pluggy-1.6.0 -- /root/ragflow/.venv/bin/python3 cachedir: .pytest_cache rootdir: /root/ragflow configfile: pyproject.toml plugins: anyio-4.12.0 collected 22 items test/unit_test/services/test_checkpoint_service.py::TestCheckpointCreation::test_create_checkpoint_basic PASSED [ 4%]...