Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Pipecat and multi agent structure question #916

Open
tropxy opened this issue Dec 31, 2024 · 0 comments
Open

Pipecat and multi agent structure question #916

tropxy opened this issue Dec 31, 2024 · 0 comments

Comments

@tropxy
Copy link

tropxy commented Dec 31, 2024

Question

Hi, I come with a question on integrating pipecat into my project.
I have the need to create an agent, let's call it Planner, which is the agent that coordinates what to do and which agents to call.
If I want to integrate pipecat and once we have a user text input to send a summary of what is being said to the Planner, so the planner can decide what flow to trigger, can I do that with pipecat?
If I use the function call option will the LLM of pipecat framework properly wait for the answer from the other agent?

Basically what I am talking about here is a multi agent project where the pipecat with daily would be in, but not necessarily the other agents are built in the same framework (I could use pipecat and autogen for instance).
any help is appreciated, thank you!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant