-
Notifications
You must be signed in to change notification settings - Fork 345
Pull requests: feyninc/chonkie
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
chore(deps): bump next from 16.2.9 to 16.2.11 in /docs
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#645
opened Jul 28, 2026 by
dependabot
Bot
Loading…
chore(deps-dev): bump postcss from 8.5.15 to 8.5.18 in /docs
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#644
opened Jul 28, 2026 by
dependabot
Bot
Loading…
chore(deps-dev): bump jupyterlab from 4.6.1 to 4.6.2
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#643
opened Jul 26, 2026 by
dependabot
Bot
Loading…
chore(deps): bump pyasn1 from 0.6.3 to 0.6.4
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#642
opened Jul 24, 2026 by
dependabot
Bot
Loading…
fix(table): row-tokenizer chunks must start at index 0 (header was left uncovered)
#639
opened Jul 19, 2026 by
lntutor
Loading…
fix: return empty JSON for markdown tables with blank headers
#638
opened Jul 18, 2026 by
santhreal
Loading…
chore(deps): bump torch from 2.12.1 to 2.13.0
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#637
opened Jul 17, 2026 by
dependabot
Bot
Loading…
Fix FastChunker UnicodeDecodeError on multi-byte character boundaries
#636
opened Jul 17, 2026 by
santhreal
Loading…
docs: fix stale Args in EmbeddingsRegistry.register_model docstring
#635
opened Jul 16, 2026 by
FBISiri
Loading…
Validate float chunk_overlap in TokenChunker, not just int
#633
opened Jul 16, 2026 by
santhreal
Loading…
Fix OverlapRefinery crash when a float context_size rounds to zero tokens
#632
opened Jul 16, 2026 by
santhreal
Loading…
fix(semantic): split sentences that exceed chunk_size
#627
opened Jul 7, 2026 by
chakshu-dhannawat
Loading…
docs: add Requesty as an OpenAI-compatible provider example
#617
opened Jun 22, 2026 by
Thibaultjaigu
Loading…
chore(deps): bump aiohttp from 3.14.0 to 3.14.1
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#613
opened Jun 18, 2026 by
dependabot
Bot
Loading…
chore(deps): bump tornado from 6.5.5 to 6.5.7
dependencies
Pull requests that update a dependency file
python:uv
Pull requests that update python:uv code
#608
opened Jun 17, 2026 by
dependabot
Bot
Loading…
Validate the computed chunk_overlap (a float ≥ 1.0 silently drops all content)
#604
opened Jun 8, 2026 by
aaravanmay
Loading…
fix: replace bare except with except Exception in types/base.py
#580
opened May 8, 2026 by
KeloYuan
Loading…
[codex] Support Voyage contextual embeddings in pipelines
#572
opened Apr 27, 2026 by
williambarberjr
•
Draft
5 tasks done
fix: calculate float context size per chunk in overlap refinery
#558
opened Apr 16, 2026 by
anaslimem
Contributor
Loading…
feat: add MiniMax as embedding and LLM (genie) provider with M3 as default
#530
opened Mar 22, 2026 by
octo-patch
Loading…
4 of 5 tasks
Improve error handling
wontfix
This will not be worked on
#508
opened Feb 21, 2026 by
anaslimem
Contributor
Loading…
fix: preserve whitespace during split in _split_text_fallback
#431
opened Jan 5, 2026 by
n3ural
Loading…
Previous Next
ProTip!
Exclude everything labeled
bug with -label:bug.