Can octopus V2 implement parallel and nested function calls?

#16
by SvShen - opened

Thanks for your terrific works. But when I tried to use it, I had a question below:
I used query: "Tell me Taylor Swift trending news and send email to xxx@gmail.com with title "Taylor Swift trending news" with contents from the search."
Octopus V2's response to this query is " ('Taylor Swift', 'Taylor Swift trending news', 'search')"
This does not appear to be a nested or parallel pattern.

Nexa AI org

Hi, the released model is designed for single function calling. We will more models in the future~

Nexa AI org

Our design of Octopus-V4 has considered multi-step and multi-agent collaboration, see
https://huggingface.co/NexaAIDev/Octopus-v4
https://arxiv.org/abs/2404.19296

Sign up or log in to comment