v0.7.0
版本发布时间: 2023-04-08 09:39:14
PrefectHQ/marvin最新发布版本:2.3.7(2024-08-22 00:55:44)
v0.7.0
What's Changed
- Reorganize examples by @jlowin in https://github.com/PrefectHQ/marvin/pull/152
- Refactor: introduce bots_lab by @jlowin in https://github.com/PrefectHQ/marvin/pull/153
- Fix initial migration by @jlowin in https://github.com/PrefectHQ/marvin/pull/154
- Add runtime note by @jlowin in https://github.com/PrefectHQ/marvin/pull/165
- Add streaming response support by @jlowin in https://github.com/PrefectHQ/marvin/pull/164
- Add support for async streaming callbacks by @jlowin in https://github.com/PrefectHQ/marvin/pull/167
- add max marginal relevance query by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/160
- Add note about temperature and determinism by @jlowin in https://github.com/PrefectHQ/marvin/pull/166
- allow custom
Bot.instructions_template
by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/158 - Update pre-commit requirement from ~=2.21 to >=2.21,<4.0 by @dependabot in https://github.com/PrefectHQ/marvin/pull/155
- Update README.md by @RichardScottOZ in https://github.com/PrefectHQ/marvin/pull/174
- add platform logic + windows tests by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/172
- add github digest flow example by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/173
- chore: move
bots
->bot
andbots_lab
->bots
by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/168 - add pdf loader by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/171
- safe formatting in get_full_description by @zzstoatzz in https://github.com/PrefectHQ/marvin/pull/170
- Ensure ai fns can use plugins by @jlowin in https://github.com/PrefectHQ/marvin/pull/176
- Support configurable max tokens by @jlowin in https://github.com/PrefectHQ/marvin/pull/177
- Improve bot reprs by @jlowin in https://github.com/PrefectHQ/marvin/pull/179
- Add the ChatTUI by @jlowin in https://github.com/PrefectHQ/marvin/pull/182
- Add quit button to TUI by @jlowin in https://github.com/PrefectHQ/marvin/pull/183
New Contributors
- @RichardScottOZ made their first contribution in https://github.com/PrefectHQ/marvin/pull/174
Full Changelog: https://github.com/PrefectHQ/marvin/compare/v0.6.4...v0.7.0