Closed fakhirali closed 3 months ago
Implements function calling in gpt llm. You can now pass the tools, their functions and utterances that would be played when the function is called.
Will add comments, there is a some documentation missing as well, will make a different PR for it.
Implements function calling in gpt llm. You can now pass the tools, their functions and utterances that would be played when the function is called.