Finity-Alpha / OpenVoiceChat

Have a natural voice conversation with an LLM
http://www.finityalpha.com/OpenVoiceChat/
Apache License 2.0
224 stars 34 forks source link

Function calling #39

Closed fakhirali closed 3 months ago

fakhirali commented 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.

fakhirali commented 3 months ago

Will add comments, there is a some documentation missing as well, will make a different PR for it.