158 Commits (fa6e2a52c00a28756b9cf30e85bc336d4c5da055)

Author SHA1 Message Date
  lars.gersmann 62b6357294
docs: typo fixed (#129) 2 years ago
  Aaron 5c2a268d95
openai_utils.py - functionality for instantiating config_list with a .env file (#68) 2 years ago
  Aaron 4adbffa94b
retrieve_utils.py - Updated.py to have the ability to parse text from PDF Files (#50) 2 years ago
  Juanma Cuevas d802b7ae04
Improves clarity and fixes punctuation in README and Multi-agent documentation (#40) 2 years ago
  Chi Wang 402c5bf8d1
Fix bug for windows and improve sample code (#38) 2 years ago
  Chi Wang ddf10044a1 cleanup 2 years ago
  Chi Wang 8e9cda716e Merge branch 'main' of https://github.com/microsoft/autogen 2 years ago
  Chi Wang 9f3af1ef80 cleanup 2 years ago
  Li Jiang 11088181b6
Improve RetrieveChat (#6) 2 years ago
  Chi Wang 23ceac0fe0 cleanup 2 years ago
  Chi Wang efa8213d9d cleanup 2 years ago
  Chi Wang 23633ae744 cleanup 2 years ago
  Chi Wang ec85b4984d cleanup 2 years ago
  Chi Wang a4b9297719 cleanup 2 years ago
  Chi Wang 99f2f82fa3 Merge remote-tracking branch 'upstream/autogen-links' into code 2 years ago
  Chi Wang bc4473fe8a cleanup 2 years ago
  Chi Wang 4886cb5689
Rename Responsive -> Conversable (#1202) 2 years ago
  Chi Wang 599731cb22
rename human to user_proxy (#1215) 2 years ago
  Qingyun Wu 3bfc5f21d2 Merge remote-tracking branch 'origin/main' into autogen-links 2 years ago
  Chi Wang 0cb79dfdff
group chat for visualization (#1213) 2 years ago
  Qingyun Wu faee51ca9c update links 2 years ago
  Chi Wang 93b9e09166
admin takeover in group chat (#1209) 2 years ago
  Chi Wang 5f9b514be7
suffix in model name (#1206) 2 years ago
  Chi Wang 44932712c4
Prompt improvement (#1203) 2 years ago
  Chi Wang 57a2bea95a
prompt improvement (#1188) 2 years ago
  Chi Wang 7ab4d114d7
silent; code_execution_config; exit; version (#1179) 2 years ago
  Li Jiang 700ff05874
Add RetrieveChat (#1158) 2 years ago
  Chi Wang c44d2f4a01
support async in agents (#1178) 2 years ago
  Chi Wang a603e6dddc
Make auto reply method pluggable (#1177) 2 years ago
  Chi Wang 2208dfb79e
Improve auto reply registration (#1170) 3 years ago
  Chi Wang 45b7d908e4
consecutive auto reply, history, template, group chat, class-specific reply (#1165) 3 years ago
  Chi Wang c48babd02f
raise error when msg is invalid; fix docstr; improve ResponsiveAgent; update doc and packaging; capture ipython output; find code blocks with llm when regex fails. (#1154) 3 years ago
  Chi Wang 7ddb171cd9
autogen.agent -> autogen.agentchat (#1148) 3 years ago
  Chi Wang 3e7aac6e8b
unify auto_reply; bug fix in UserProxyAgent; reorg agent hierarchy (#1142) 3 years ago
  Chi Wang 2406e69496
Json config list, agent refactoring and new notebooks (#1133) 3 years ago
  Chi Wang 16f0fcd6f8
simplify the initiation of chat (#1131) 3 years ago
  Chi Wang 297a1ea9e0
Update assistant agent (#1121) 3 years ago
  Chi Wang 3527e8a14d
update colab link (#1118) 3 years ago
  Chi Wang 784c4c4f86
Try to prevent the default AssistantAgent from asking users to modify the code (#1114) 3 years ago
  Yiran Wu 255faf97e2
Add Funccall notebook and document (#1110) 3 years ago
  Chi Wang 9c09090bf9
update notebook with new models (#1112) 3 years ago
  Yiran Wu ca10b286cc
Support function_call in `autogen/agent` (#1091) 3 years ago
  Chi Wang 4f1dfe6676
doc update (#1089) 3 years ago
  Yiran Wu 8236533faf
update math notebook (#1095) 3 years ago
  Yiran Wu e3ca95bf8a
An agent implementation of MathChat (#1090) 3 years ago
  Chi Wang a30d198530
Fix documentation (#1075) 3 years ago
  Chi Wang 5387a0a607
Agent notebook example with human feedback; Support shell command and multiple code blocks; Improve the system message for assistant agent; Improve utility functions for config lists; reuse docker image (#1056) 3 years ago
  Qingyun Wu fed28e700b
add agent notebook and documentation (#1052) 3 years ago
  Qingyun Wu 3e6e834bbb
remove redundant doc and add tutorial (#1004) 3 years ago
  Chi Wang a0b318b12e
create an automl option to remove unnecessary dependency for autogen and tune (#1007) 3 years ago