cheng-tan
cheng-tan
Currently "queue.mode":"BLOCK" also needs to be added to turn off pdrop.
## Why are these changes needed? Fix accessibility issue for the website TODO: - [x] fix light theme accessibility issue - [x] fix dark them accessibility issue ## Related issue...
Logging
## Why are these changes needed? - Enables the capability tracking each request to llm api and the response, the telemetry will be saved in sqlite db. ## Related issue...
## Why are these changes needed? Check the linked issue for description ## Related issue number ## Checks - [ ] I've included any doc changes needed for https://microsoft.github.io/autogen/. See...
## Why are these changes needed? ## Related issue number ## Checks - [ ] I've included any doc changes needed for https://microsoft.github.io/autogen/. See https://microsoft.github.io/autogen/docs/Contribute#documentation to build and test documentation...
## Why are these changes needed? ## Related issue number #1765 ## Checks - [ ] I've included any doc changes needed for https://microsoft.github.io/autogen/. See https://microsoft.github.io/autogen/docs/Contribute#documentation to build and test...
for task 361: our agent gave the answer: Order number 170 is Canceled, order number 189 is Pending the evaluator is using fuzzy match and evaluated our answer as wrong:...
- [ ] OmniAgent is missing debug loop - [ ] Doesn't support pause - [ ] Should we move towards code generation with MCP server as code API instead...
Currently there are redundant tables in the database, and some information are embedded in json values which is not efficient to retrieve. With the new design of the frontend, let's:...