Tarun Amasa

Results 5 issues of Tarun Amasa

Can then use this to repack the answers to these tools into the next llm response. https://platform.openai.com/docs/guides/function-calling (e.g.)

This pull request adds a `to_dict` method to the `modelclass` function. The `to_dict` method converts an instance of the class to a dictionary representation. This can be useful for serialization...

Ability to be able to force only one single tool output (not many) Similar to the `parallel_tool_calls` param in the OpenAI sdk.

Allow a version of tool choice that is none (this allows you to pass tools in but ensure that no tools are called. This is similar functionality to the openai...