Releases: AnswerDotAI/toolslm
Releases · AnswerDotAI/toolslm
v0.1.0
v0.0.8
v0.0.7
New Features
- Add
dict2obj
tomd_hier
funcs (#15) - Migrate call_func from claudette to toolslm (#14), thanks to @ncoop57
- Allow for getting schemas from nested structures (#11), thanks to @ncoop57
- Allow for
sel
to select and wrap multiple element results (#10), thanks to @Isaac-Flath
Bugs Squashed
- Using
get_schema
on class method results in type missing error (#12)