Tags: jingzl/autogen
Tags
[Re-Opened] Support for PGVector Database in Autogen (microsoft#2439) * PGVector Contrib Initial Commit - KnucklesTeam:autogen:pgvector_contrib fork * Update website/docs/ecosystem/pgvector.md Co-authored-by: Chi Wang <wang.chi@microsoft.com> * Updated qdrant installation instructions. * Fixed openai version. * Added dependencies to install for qdrant and pgvector in contrib tests. * Added dependencies to install for qdrant and pgvector in contrib tests. * Cleaned up dependencies. * Removed flaml out of setup.py. Used only for notebook example. * Added PGVector notebook link --------- Co-authored-by: Chi Wang <wang.chi@microsoft.com>
fix local test failures (microsoft#2386) * fix local test failures * set skip
Fix docs related to Azure OpenAI's "model" (microsoft#2315) * gitfu to get gh verified commits * revive lost point * fixed openai model related docs * newline EOF
Add link for rendering notebooks docs on website (microsoft#2191)
Update local cli executor to use same filename strategy as docker (mi… …crosoft#1981) * consistent file saving across cli executors * test fixes * feedback * make path * formatting * run timeout test on windows --------- Co-authored-by: Chi Wang <wang.chi@microsoft.com>
Allow user to pass in a customized speaker selection method (microsof… …t#1791) * init PR * update * update code check * update * update * update * update * Test the ability to have agents a,u,t,o,g,e,n speak in turn. * update * update * update * Evidence that groupchat not terminating because of the TERMINATE substring. * Raising NoEligibleSpeakerException allows graceful exit before max turns * update * To confirm with author that custom function is meant to override graph constraints * Confirmed the expected test behaviour with author * Update autogen/agentchat/groupchat.py * update * update --------- Co-authored-by: Joshua Kim <Joshua@spectdata.com> Co-authored-by: Qingyun Wu <qingyun0327@gmail.com>
PreviousNext