Find answers from the community

J
JiOne
Offline, last seen 7 days ago
Joined January 28, 2025
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?
4 comments
L
J
J
JiOne
·

Deepseek

how can I use open router deepseek, its gives mean error that deep seek is nto support function calling tool use of llamaindex?
4 comments
L
J
Hi guys, can anyone help me with fixing this issues [https://github.com/run-llama/llama_index/issues/17653] I tried all appraoches but still getting the same issues. I am trying to create multi agent using Context as document [https://docs.llamaindex.ai/en/stable/examples/agent/agent_workflow_multi/]
43 comments
J
L