Skip to content

0.0.36: Fix bug with function calling

Compare
Choose a tag to compare
@anmolsingh95 anmolsingh95 released this 20 Mar 22:16
· 44 commits to main since this release
ee3f322

Addresses the issue where you are forced to use function calling for every message if you pass in function info. After this fix, you should be allowed to send regular, non-function using messages without any failure.