Releases: lotus-data/lotus
Releases · lotus-data/lotus
v1.1.4
What's Changed
- Delete .idea folder, it was merged previously by mistake. by @vincentzed in #175
- Add explicit rate limiting functionality to LM class by @ankitasun in #185
- Fix logprobs bug from litellm version upgrade by @sidjha1 in #188
- [WIP] Support for Document Chunking by @StanChan03 in #190
- [WIP] Code clean up by @liana313 in #192
- Support zero-shot CoT for filter by @sidjha1 in #197
- eval suite by @harshitgupta412 in #207
- fix timeout by @harshitgupta412 in #208
New Contributors
- @vincentzed made their first contribution in #175
Full Changelog: v1.1.3...v1.1.4
v1.1.3
What's Changed
- Add example of Local Weaviate VS by @sidjha1 in #152
- Run ruff format. by @vincent-4 in #154
- added support for You.com, Bing and Tavily web search engines by @ankitasun in #149
- Correct return keys for tavily by @harshitgupta412 in #162
- Add Documentation on LLM Usage Limits by @sidjha1 in #161
- Added dependencies for web search engines by @ankitasun in #163
- DeepSeek CoT Support for Filter and Map by @StanChan03 in #142
- add tests for group by in sem_topk and sem_Agg by @harshitgupta412 in #170
- top_k deepseek cot support by @StanChan03 in #171
- Add Qdrant VS by @sidjha1 in #153
- Updated CONTRIBUTING.md to reflect now git org. by @dmatch01 in #178
- Update requirements.txt upgrading litellm version number to fix litellm provider bugs for WatsonX by @dmatch01 in #181
New Contributors
- @vincent-4 made their first contribution in #154
- @ankitasun made their first contribution in #149
- @dmatch01 made their first contribution in #178
Full Changelog: v1.1.0...v1.1.3