-
As title says, with the MirandaG15 Plugin reply does not work on IRC, I've tried with Skype and there it does what it's supposed to do.
On IRC I can press reply, write text, trying to send does no…
-
When I join a channel from Spectrum2 I’d expect to see the users who are already present there and interact with them.
Instead, first of all there is no discovery or automated invite sent to the us…
-
I have a code that sends txt file, i need use tmp files that have bad names, when i use
``` python
temp_file = tempfile.NamedTemporaryFile(delete=False, mode='w')
tmp_filename = temp_file.name
temp_…
-
# [Update 03/12/20] The open beta of Twidere X is here!
Hi everyone,
**The open beta of Twidere X is here:**
Android version: [PlayStore](https://play.google.com/store/apps/details?id=com.twidere…
-
### Describe the bug
Hi, I am trying to setup a 3 agent team (2 external and 1 user agent) with a simple case to access data from a URL. When running the script from either a .py file or as a jupyter…
-
When building a session using GroupChat, the agent name does not support using Chinese, and an error is reported: openai. error. InvalidRequestError: 'User' does not match '^ [a-zA-Z0-9_ -] {1,64} $' …
-
### Proposed Feature Description:
GroupChats. A feature for players to privately message eachother in a group while still being a part of the main channel.
### Proposed Feature Functionality:
…
-
When trying the code below for multi-agents, it will go one round and then spam user_proxy and lose context.
```python
from autogen import AssistantAgent, UserProxyAgent, config_list_from_json, Gr…
-
### Is your feature request related to a problem? Please describe.
Currently, when a group chat terminates, there isn't a straightforward way to resume it, either by resuming the current `GroupChat` …
ekzhu updated
5 months ago
-
**Describe the bug**
I am following this tutorial: https://learn.microsoft.com/en-us/azure/machine-learning/prompt-flow/how-to-trace-local-sdk?view=azureml-api-2&tabs=python
I logged in using az…