Brian Finney
Brian Finney
Hello! I put LLM Lingua into Autogen as part of a compressible agent https://github.com/microsoft/autogen/pull/1005 Basically functional but too slow on my mac book with llama2 to really test. I figured...
## Why are these changes needed? #1255 ## Related issue number Closes #1255 ## 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...
## Why are these changes needed? Dirty messages from a previous chat can cause Tool Calls to raise an exception from the OpenAI API. ## Related issue number [](https://discord.com/channels/1153072414184452236/1157717881291812964/1196308742979981342) https://github.com/microsoft/autogen/actions/runs/7523612676/job/20477791898?pr=1226...
## Why are these changes needed? Add tool support to compressible agent * https://github.com/microsoft/autogen/pull/791 * https://github.com/microsoft/autogen/pull/974 ## Related issue number ## Checks - [x] I've included any doc changes needed...