51 Commits (42d41a0aef94d3a53d5146b97ecc580fa60cdd90)

Author SHA1 Message Date
  Davor Runje b1839c3845
Update pre-commit (#2067) 2 years ago
  Victor Dibia 4429d4d19f
Autogenstudio Updates [Upload/Dowload of Skills/Workflows, Streaming Agent Replies, Agent Message Summarization] (#1801) 2 years ago
  afourney 3a5dd361b9
Bump autogenbench version. (#2027) 2 years ago
  Eduardo Salinas 6dbae0a88b
fix: [autogenbench] writing to stdout encoding error in win-os (#2002) 2 years ago
  Christian Ladrón De Guevara 77513f0ba4
Add extra_body field to LLMConfig dataclass for Azure AI Search support (#2011) 2 years ago
  Rajan 8f6590e231
Feature: Composable Actor Platform for AutoGen (#1655) 2 years ago
  Eduardo Salinas a814ba54de
fix: [autogenbench] windows fails unless we specify encoding (#1957) 2 years ago
  olgavrou ce71d85e77
Ability to fine tune custom model on conversable agents (#1787) 2 years ago
  Yiran Wu 2503000c22
update (#1891) 2 years ago
  afourney 085bf6cf3d
Version 0.0.2 of Autogenbench (#1548) 2 years ago
  Bob Gregor d01063d231
remove duplicates (#1646) 2 years ago
  Aaron Mihalik 7f8cfed661
Adding max_tokens to autogenstudio LLMConfig (#1574) 2 years ago
  gagb e0fa6ee55b
Introducing AutoAnny: A New Discord Bot Built with AutoGen (#1501) 2 years ago
  Chi Wang 18a15d78fd
patch to graph groupchat (#1555) 2 years ago
  Victor Dibia feed806489
Autogenstudio Updates [CSV support, Workflow Export, Skill Editing, Windows Testing ] (#1475) 2 years ago
  Agam More 392d381721
Update pyproject.toml for Poetry mismatch (#1454) 2 years ago
  afourney b10e065456
Bump autogenbench version. (#1485) 2 years ago
  Preston Badeer 26a0694886
Correct small typos in system messages (#1410) 2 years ago
  Chi Wang fd0094ce51
bump version to 0.2.9 (#1430) 2 years ago
  afourney cd199c7ab7
Introduces AutoGenBench (#1048) 2 years ago
  gagb 598a634665
Cleanup and unify Dockerfiles (#1333) 2 years ago
  Victor Dibia 30b84d4254
Autogenstudio - Add GroupChat Support to UI (#1352) 2 years ago
  Olivier Mertens 23d6e1ec8a
Update README.md (#1306) 2 years ago
  Suhaha 39182ccb6b
[AutoGen Studio] Fix the process of new workflow (#1181) 2 years ago
  R3d91ll 135bca41de
Docker Documentation (#1251) 2 years ago
  gagb 2134c60f4b
Update studio README.md with badges (#1225) 2 years ago
  Davor Runje 1c4ae3d303
nbqa adedd to pre-commit, added black and ruff for notebooks (#1171) 2 years ago
  Qingyun Wu 643a031062
guide on the usage of docker (#1111) 2 years ago
  Davor Runje 8f065e06e4
Add codespell to pre-commit hooks and fix spelling of existing files (#1161) 2 years ago
  Ikko Eltociear Ashimine 7c2c923443
Update tutorial.ipynb (#1119) 2 years ago
  Dragos Campean 98d148046b
[AutoGen Studio] Allow multiline strings in chat input (#1105) 2 years ago
  brotsky f39c3a7355
`dev` alias for frontend `develop` (#1083) 2 years ago
  Ram Rachum 70cc1f439d
Fix exception causes all over the codebase (#1014) 2 years ago
  Victor Dibia 26b7aff2dc
Update AutoGen Sample App | Rename AutoGen Assistant -> AutoGen Studio (#998) 2 years ago
  KazooTTT a122ffe541
Fix/typo (#1034) 2 years ago
  Yiran Wu aa946b3507
Add MATH tests to testbed (#914) 2 years ago
  Dragos Campean 056bf0154b
Add missing assistant UI documentation steps (#935) 2 years ago
  Kartik Mandaville 67ca9969df
fixed a typo fron -> from (#992) 2 years ago
  afourney 4dcb41531f
Allow users to specify the Docker image to use with Testbed (#986) 2 years ago
  LeoLjl 2ee944df37
Add collate file and more tests from autogpt into testbed (#915) 2 years ago
  danyrouh 3a768c3189
Simple chat app (#921) 2 years ago
  afourney f8b4b4259b
Adds the GAIA benchark to the Testbed. This PR depends on #792 (#810) 2 years ago
  afourney a107233e23
Testbed can now read the OPENAI_API_KEY in addition to the OAI_CONFIG_LIST (#848) 2 years ago
  Victor Dibia 5547e3b919
Improvements to AutoGen Assistant (#828) 2 years ago
  afourney 45c2a78970
Testbed folders (#792) 2 years ago
  Victor Dibia 143e49c6e8
Sample Web Application Built with AutoGen (#695) 2 years ago
  afourney f790109271
Re-added completion logging when using older versions of autogen. (#701) 2 years ago
  afourney b0a6d72b8c
Addresses issue 635, relating to newlines in Windows. (#678) 2 years ago
  afourney 72f488e4d7
Allows users to specify a different requirements.txt file to install in Docker, to test other versions or branches of Autogen. Closes #662 (#671) 2 years ago
  afourney c37453735a
Sets the umask before executing the task in Docker. (#593) 2 years ago