afourney
afourney
## Why are these changes needed? By default, only the GroupChatManager knows the full list of agents participating in a GroupChat discussion. This can be problematic, as an agent may...
## Why are these changes needed? This PR introduced AutoGenBench -- a tool for running common benchmarks, and other templated tests, with the AutoGen framework. It replaces the former "testbed"...
Adds a SocietyOfMindAgent that presents as a single agent, but runs GroupChat as an inner-monologue
## Why are these changes needed? This PR adds a SocietyOfMindAgent. The idea is to have a single point of contact to represent a Group Chat. The Group chat runs...
## Why are these changes needed? At present, AutoGen agents need to write code, or be set up with specific function-calling routines to gather information from the web. Inspired by...
- [ ] Document API endpoints - [ ] Add API endpoints for setting user-bio and other settings - [ ] Harden API endpoints for all user inputs (input sanitization)...
> [!TIP] > ## Want to get involved? > We'd love it if you did! Please get in contact with the people assigned to this issue, or leave a comment....
## Why are these changes needed? This PR add Selenium and Playwright variants of the Markdown Web Browser used by WebSurfer. It also adds support for many additional content-types, and...
### Issue Description This issue resembles the situation described here: [https://github.com/AzureAD/azure-activedirectory-library-for-cordova/issues/80](https://github.com/AzureAD/azure-activedirectory-library-for-cordova/issues/80) When users (under @microsoft.com) attempt to login from a laptop connected to the corporate network, they receive the error:...
I would like to re-open issue #104 There's an overuse of exact matches in the eval harness. For example, consider task 649: ``` "intent": "Post in history subreddit about what...
There's a typo in task template 19 (noticed for task 649). The template is: "Post in {{subreddit}} subreddit about what could diffusion model help the **correpong** field" It should be...