Find answers from the community

Updated 3 weeks ago

Integrating Deepgram and GPT for a Multimodal Chat Agent

How can I use Deepgram and gpt both for toggling voice and text chat agent same time like ChatGPT? https://docs.llamaindex.ai/en/stable/examples/agent/agent_workflow_multi/

So I am using this example to experiment, how can I actually add DeepGram voice logic and tool setups to hands off like when to chat and voice agent to pick? Also, as LLMAIndex only support function calling tool gpt model, so does it support Deepgram? As I tried o1 it doesn't like LLMAIndex as it doesn't support function call tool and throw an error and no workaround available based on my look up, any examples or way to build this along with existing agent?
L
J
4 comments
I don't know what deepgram is actually. But many models support function calling (openai, anthropic, gemini, vertex, bedrock-converse, ollama, etc.)
Although it probably isn't supported through open router, you should be using the official clients imo
yeah I am trying to use from this https://deepgram.com/
does LiveKit works with llmaindex multi agent function tool calling?
Add a reply
Sign up and join the conversation on Discord