v0.1.21
What's Changed
- fix: publish package install command by @RyanMarten in #555
- add max in progress (concurrent request) in online status tracker by @CharlieJCJ in #568
- fix: make process_response mandatory in create_dataset files by @kartik4949 in #574
- Cost Estimation revamp [1/n] Online processors by @CharlieJCJ in #546
- Ref/push to viewer by @kartik4949 in #576
- Ref/update/ratelimits/gemini by @kartik4949 in #578
- fix: use model name from config in cost processor by @kartik4949 in #575
- feat: extract mime_type in Image types by @kartik4949 in #582
- Feat/raft by @kartik4949 in #571
- Update README.md by @madiator in #587
- Ensure that when a list or a string is passed without a dictionary, we handle it appropriately. by @madiator in #588
- Add o3-mini models as a supported model series for structured output. by @madiator in #593
- fix: use semaphore to gate create new rows to prevent OOMs by @vutrung96 in #591
- Cleaup: Minor refactoring. by @madiator in #592
- bug: wrap estimate tokens with int in litellm backend and mime type fix. by @kartik4949 in #586
- fix: output unicode directly for gemini batch processor by @vutrung96 in #594
Full Changelog: v0.1.20...v0.1.21