[bug] When create an agent In _create_agent in agent_builder.py, it shouldn't try HfApi method by default. #2532
Labels
0.2
Issues which are related to the pre 0.4 codebase
autobuilder
Issues related to autobuilder
needs-triage
autogen/autogen/agentchat/contrib/agent_builder.py
Line 222 in 600bd3f
add code for catching the exception.
A better way is to define a parameter for
_create_agent
function to determine whether to use huggingface_hub.The text was updated successfully, but these errors were encountered: