-
Notifications
You must be signed in to change notification settings - Fork 2.6k
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
[Bug] Doubao LLM for running the agent team demo #1980
Comments
Hey @JokerHB! Can you help with the steps on how you configured Doubao? |
Thanks a lot. Here is the code for using Doubao to run the demo. Additionally, I added "introduce yourself" instructions for all agents and the agent team. For individual agents, it works well, but it fails for the agent team. The error message is:
Code
Here is the request.content for all agents and the agent team. hn_researcher
web_searcher
article_reader
hn_team
|
Description
When replacing the LLM models with Doubao, an error occurs.
However, it runs well when using the Phidata.
Doubao llm is created by
from agno.models.openai.like import OpenAILike
.Error
Steps to Reproduce
code
The text was updated successfully, but these errors were encountered: