| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2026-09-10 | 1.7 kB | |
| v1.0.22 source code.tar.gz | 2026-09-10 | 24.2 MB | |
| v1.0.22 source code.zip | 2026-09-10 | 24.9 MB | |
| Totals: 3 Items | 49.1 MB | 0 | |
What's Changed
- ci: cap build-test at 60 min and stream prek hook progress by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/2378
- ci(deps): bump taiki-e/install-action from 2.87.0 to 2.87.5 by @dependabot[bot] in https://github.com/cocoindex-io/cocoindex/pull/2384
- fix(litellm): align embedding responses to inputs by index by @hardness1020 in https://github.com/cocoindex-io/cocoindex/pull/2381
- fix(engine): skip child-existence reconciliation on demote-only deletes by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/2379
- fix(core): track component activity explicitly instead of by reference count by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/2385
- ci(deps): bump svgo from 4.0.2 to 4.1.0 in /docs by @dependabot[bot] in https://github.com/cocoindex-io/cocoindex/pull/2386
- ci(deps): bump sharp from 0.35.3 to 0.35.4 in /docs by @dependabot[bot] in https://github.com/cocoindex-io/cocoindex/pull/2388
- ci(deps): bump js-yaml from 4.3.1 to 4.3.2 in /docs by @dependabot[bot] in https://github.com/cocoindex-io/cocoindex/pull/2387
- feat(litellm): bound concurrent embedding requests to the backend by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/2392
- fix(litellm): make embedding timeouts terminal, add timeout param by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/2394
- feat(litellm): retry transcription requests under one timeout by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/2395
- docs(litellm): one shared-behavior section for embedder and transcriber by @georgeh0 in https://github.com/cocoindex-io/cocoindex/pull/2396
Full Changelog: https://github.com/cocoindex-io/cocoindex/compare/v1.0.21...v1.0.22