added example for function calling and made the required changes.

Signed-off-by: sahil suman <sahilsuman933@gmail.com>
This commit is contained in:
sahil suman
2025-01-15 01:00:33 +05:30
parent e04da334d7
commit 11381a536f
4 changed files with 113 additions and 97 deletions

View File

@@ -76,6 +76,7 @@ soundfile = [ "soundfile~=0.12.1" ]
together = [ "openai~=1.59.0" ]
websocket = [ "websockets~=13.1", "fastapi~=0.115.0" ]
whisper = [ "faster-whisper~=1.1.0" ]
openrouter = [ "openai~=1.59.0" ]
[tool.setuptools.packages.find]
# All the following settings are optional: