-
Notifications
You must be signed in to change notification settings - Fork 328
Pull requests: feyninc/chonkie
Author
Label
Projects
Milestones
Reviews
Assignee
Sort
Pull requests list
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…
chore(deps): bump postcss from 8.4.31 to 8.5.16 in /docs
dependencies
Pull requests that update a dependency file
javascript
Pull requests that update javascript code
#621
opened Jul 1, 2026 by
dependabot
Bot
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…
feat: Add start and end line numbers to CodeChunker chunks
#336
opened Oct 10, 2025 by
AlanPonnachan
Contributor
Loading…
feat(genie): add TogetherGenie for TogetherAI integration
#112
opened May 13, 2025 by
KacemMathlouthi
Loading…
ProTip!
Filter pull requests by the default branch with base:main.