Open byrongibson opened 1 year ago
I have to get FLAML up first as a dependency (and potentially openai) then I can take a swing at this.
This issue has been mentioned on NixOS Discourse. There might be relevant details there:
Blocked by automl/ConfigSpace#338
Project description
This may not need to be separately packaged since it already exists as a Python package, but figure I'll submit it for consideration in case someone wants it as a nix pkg.
AutoGen is a framework that enables development of LLM applications using multiple agents that can converse with each other to solve tasks. AutoGen agents are customizable, conversable, and seamlessly allow human participation. They can operate in various modes that employ combinations of LLMs, human inputs, and tools.
Intro: https://www.microsoft.com/en-us/research/blog/autogen-enabling-next-generation-large-language-model-applications/
Metadata