v0.1.5.5
What's Changed
- Update sentence transformer text embeddings by @zechengz in #628
- Update OpenAI text embeddings by @zechengz in #627
- feat: Add claude 3.5, update interface for zhipu example by @Wendong-Fan in #669
- feat: Discord bot rag by @willshang76 in #660
- fix: python version update by @zhiyu-01 in #571
- fix: set pillow and unstructured to be installed by default by @onemquan in #675
- release: v0.1.5.4 and update dependency by @Wendong-Fan in #688
- Add favicon to docs by @zechengz in #686
- Update docs with favicon and new left bar logo and title by @zechengz in #687
- feat: Add redis cache storage by @koch3092 in #671
- feat: New open source models by @zhiyu-01 in #649
- feat: Add utils to convert sync functions to async functions by @zechengz in #690
- feat: use code interpreter as a tool, support internal_python by @onemquan in #685
- refactor: Code with dependencies_required decorator by @Zheng-Lu in #696
- feat: Integrate Jina Reader into loaders by @WHALEEYE in #656
- feat: add docker support of code execution by @WHALEEYE in #683
- feat: Add config file for models using openai interface by @Wendong-Fan in #680
- chore: Add example for vlm embedding by @Wendong-Fan in #710
- fix: update model calling for examples by @Wendong-Fan in #706
- chore: Unify api decorator by @Wendong-Fan in #663
- feat: add install with docker compose support by @koch3092 in #689
- release: v0.1.5.5 by @Wendong-Fan in #711
New Contributors
- @willshang76 made their first contribution in #660
- @onemquan made their first contribution in #675
- @koch3092 made their first contribution in #671
- @Zheng-Lu made their first contribution in #696
- @WHALEEYE made their first contribution in #656
Full Changelog: v0.1.5.3...v0.1.5.5