rgbkrk / chatlab

⚡️🧪 Fast LLM Tool Calling Experimentation, big and smol
https://chatlab.dev
Other
138 stars 12 forks source link

Pass no tool argument when none provided #138

Closed cvaske closed 8 months ago

cvaske commented 8 months ago

OpenAI's API requires that the tool list has at least one element when it is present.

Also, pass the tools even when not streaming