v1.0.22
What's Changed
- ci: cap build-test at 60 min and stream prek hook progress by @georgeh0 in #2378
- ci(deps): bump taiki-e/install-action from 2.87.0 to 2.87.5 by @dependabot[bot] in #2384
- fix(litellm): align embedding responses to inputs by index by @hardness1020 in #2381
- fix(engine): skip child-existence reconciliation on demote-only deletes by @georgeh0 in #2379
- fix(core): track component activity explicitly instead of by reference count by @georgeh0 in #2385
- ci(deps): bump svgo from 4.0.2 to 4.1.0 in /docs by @dependabot[bot] in #2386
- ci(deps): bump sharp from 0.35.3 to 0.35.4 in /docs by @dependabot[bot] in #2388
- ci(deps): bump js-yaml from 4.3.1 to 4.3.2 in /docs by @dependabot[bot] in #2387
- feat(litellm): bound concurrent embedding requests to the backend by @georgeh0 in #2392
- fix(litellm): make embedding timeouts terminal, add timeout param by @georgeh0 in #2394
- feat(litellm): retry transcription requests under one timeout by @georgeh0 in #2395
- docs(litellm): one shared-behavior section for embedder and transcriber by @georgeh0 in #2396
Full Changelog: v1.0.21...v1.0.22