Releases: BeautyyuYanli/tooluser
Releases · BeautyyuYanli/tooluser
Release 0.2.4
27 May 10:40
Compare
Sorry, something went wrong.
No results found
What's Changed
bump version
enhance multiple call handling
enhanced test in streaming manner
Release 0.2.3
27 May 08:59
Compare
Sorry, something went wrong.
No results found
What's Changed
bump version
run ruff
better handle multiple tool use
Release 0.2.2
27 May 06:59
Compare
Sorry, something went wrong.
No results found
What's Changed
pdm run fix
bump to 0.2.2
several chore since #6
several fixes related to #6
feat: option to parse tailing json call without xml tag && example test coverage (#6 )
Merge pull request #4 from wey-gu/master
chore: license and badges
feat: handle missing <tool_call> tags
Release 0.2.1
23 May 09:08
Compare
Sorry, something went wrong.
No results found
What's Changed
version bump to 0.2.1
make examples clear
enhanced wrapper for AsyncStream and omit empty chunk
Release 0.2.0
22 May 14:11
Compare
Sorry, something went wrong.
No results found
What's Changed
update version
update readme
impl streaming
refactor the processor
refactor streaming parsing
Release 0.1.1
21 May 12:36
Compare
Sorry, something went wrong.
No results found
What's Changed
bump version
Update tool_user.py to fix tool_choice NOT_GIVEN
update readme
Release 0.1.0
22 Apr 09:40
Compare
Sorry, something went wrong.
No results found
What's Changed
add workflows
update example and readme
replace yaml parse to json-repair
init code