| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| Parent folder | |||
| README.md | 2025-10-06 | 1.0 kB | |
| v1.1.4 source code.tar.gz | 2025-10-06 | 555.5 kB | |
| v1.1.4 source code.zip | 2025-10-06 | 633.2 kB | |
| Totals: 3 Items | 1.2 MB | 0 | |
What's Changed
- Delete .idea folder, it was merged previously by mistake. by @vincentzed in https://github.com/lotus-data/lotus/pull/175
- Add explicit rate limiting functionality to LM class by @ankitasun in https://github.com/lotus-data/lotus/pull/185
- Fix logprobs bug from litellm version upgrade by @sidjha1 in https://github.com/lotus-data/lotus/pull/188
- [WIP] Support for Document Chunking by @StanChan03 in https://github.com/lotus-data/lotus/pull/190
- [WIP] Code clean up by @liana313 in https://github.com/lotus-data/lotus/pull/192
- Support zero-shot CoT for filter by @sidjha1 in https://github.com/lotus-data/lotus/pull/197
- eval suite by @harshitgupta412 in https://github.com/lotus-data/lotus/pull/207
- fix timeout by @harshitgupta412 in https://github.com/lotus-data/lotus/pull/208
New Contributors
- @vincentzed made their first contribution in https://github.com/lotus-data/lotus/pull/175
Full Changelog: https://github.com/lotus-data/lotus/compare/v1.1.3...v1.1.4