Releases: Undertone0809/promptulate
Releases · Undertone0809/promptulate
v1.9.0
What’s Changed
- test: optimize tests (#122) @Undertone0809
- pref: optimize chat client (#114) @Undertone0809
- build: add unittest (#113) @Undertone0809
- add makefile (#112) @Undertone0809
- feat: add examples for OutputFormatter (#109) @Undertone0809
- feat: add chat function (#109) @Undertone0809
⬆️ Dependencies updates
- ⬆️ bump actions/cache from 2.1.6 to 3.3.2 (#116) @dependabot
- ⬆️ Bump pypa/gh-action-pypi-publish from 1.4.2 to 1.8.10 (#90) @dependabot
- ⬆️ Bump actions/checkout from 3 to 4 (#87) @dependabot
- ⬆️ Bump actions/setup-python from 3 to 4 (#88) @dependabot
👥 List of contributors
@Undertone0809, @dependabot and @dependabot[bot]
v1.8.2
What's Changed
- fix: output_formatter package error by @Undertone0809 in #108
Full Changelog: v1.8.1...v1.8.2
v1.8.1
What's Changed
- docs: update docs by @Undertone0809 in #103
- update docs by @Undertone0809 in #104
- fix: package error by @Undertone0809 in #106
Full Changelog: v1.8.0...v1.8.1
v1.8.0
What's Changed
- chore: add issue template by @Undertone0809 in #85
- build: add workflows by @Undertone0809 in #86
- ⬆️ Bump release-drafter/release-drafter from 5.15.0 to 5.25.0 by @dependabot in #89
- feat add output formatter by @Undertone0809 in #101
- docs: optimize documentation by @Undertone0809 in #101
New Contributors
- @dependabot made their first contribution in #89
Full Changelog: v1.7.4...v1.8.0
v1.7.4
What's Changed
- feat: add dotenv support by @Undertone0809 in #81
- pref: optimize proxy config by @Undertone0809 in #82
- docs: update docs by @Undertone0809 in #83
Full Changelog: v1.7.2...v1.7.4
v1.7.2
pref: black formatting
v1.7.1
What's Changed
- add role to the agent by @ruanrongman in #73
- fix iot tool ModuleNotFoundError by @ruanrongman in #79
Full Changelog: v1.7.0...v1.7.1
v1.7.0
What's Changed
- add iot tool by @ruanrongman in #63
- Update README.md by @ruanrongman in #66
- Update tools.md by @ruanrongman in #65
- add human_feedback tool by @ruanrongman in #69
- pne v1.7.0 by @Undertone0809 in #70
- fix tool change llm bug and update humanfeedback tool by @ruanrongman in #71
feat
- add Iot tool #63
- add human_feedback tool #69
- add langchain tool #70
- add huggingface tool #70
- optimize tool construction #70
Full Changelog: v1.6.3...v1.7.0
v1.6.3
What's Changed
- fix the ernie bot adapt bug and add two tools to chat by @ruanrongman in #61
- fix shell tool bug by @ruanrongman in #62
Full Changelog: v1.6.1...v1.6.2