0.4.7
版本发布时间: 2024-01-14 23:42:14
instructor-ai/instructor最新发布版本:1.5.0(2024-09-30 09:03:07)
Improvements with field streaming and usage tokens
What's Changed
- Updated the Knowledge Graph article by @ivanleomk in https://github.com/jxnl/instructor/pull/327
- test ollama and litellm by @jxnl in https://github.com/jxnl/instructor/pull/326
- Revert "test ollama and litellm" by @jxnl in https://github.com/jxnl/instructor/pull/328
- Update fields.md - fix typo, missing comma by @MrJarnould in https://github.com/jxnl/instructor/pull/329
- Update function call mode and add deprecation warning by @Phodaie in https://github.com/jxnl/instructor/pull/337
- Introduce
total_usage
variable to track cumulative token usage by @lazyhope in https://github.com/jxnl/instructor/pull/343 - Field level streaming by @shanktt in https://github.com/jxnl/instructor/pull/334
New Contributors
- @MrJarnould made their first contribution in https://github.com/jxnl/instructor/pull/329
- @lazyhope made their first contribution in https://github.com/jxnl/instructor/pull/343
Full Changelog: https://github.com/jxnl/instructor/compare/0.4.6...0.4.7