-
### Describe the bug
Exporting the default workflow and attempting to run using provided code snippet results in "AttributeError: 'dict' object has no attribute 'secrets'"
This seems to appear due…
-
How do you find the ip? Someone told me it was 116.203.235.39 which is in germany, but when I try default port it doesn't work, is it on another port?
-
### Describe the issue
Below code agents always output unable to find the function. here I wanted an selector agent to pass the message to one of the functions to do the calculation on user's re…
-
### Plugin Description
A plugin that lets you prevent being put in groups and keep friends, genius idea.
Its really awkward getting added to a groupchat right?
### Existing Plugin for other mod
_N…
-
Hey guys,
I just had an idea that it would be nice to be able to store custom variables in the .tox files for a friend (ie. alias, custom avatar path, is_blocked, etc). I mean, using the Tox API we (t…
-
Traceback (most recent call last):
File "/workspaces/autogen/test/marketingteam.py", line 62, in
project_lead.initiate_chat(
File "/workspaces/autogen/autogen/agentchat/conversable_agent.p…
-
### Describe the bug
the `log_function_use` is added in the PR #2682 , this had effected the new PRs #2892 #2902 .
### Steps to reproduce
_No response_
### Model Used
_No response_
### Expected …
Hk669 updated
4 months ago
-
### Describe the bug
Actually, I built Gropchat with AutoGen based on this code : https://github.com/microsoft/autogen/blob/main/notebook/autobuild_agent_library.ipynb
It was well working, but sud…
-
I'm using Gemini-1.5-pro and running the code within a fastapi app
1. Orchestrator always returns to human after first agent response, I had to modify `llama_agents/orchestrators/agent.py line 107 …
-
Hi,
i've implemented those functions. It's working on swift 2.3. But I'm having problem when using with swift 3.
The issue is "xmppStream.myJID = XMPPJID.jidWithString(jabberID)". Xcode says that jid…