137 Commits (93b9e091663e1fc7c7827638a25a2fbc4944ea46)

Author SHA1 Message Date
  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
  Chi Wang 9977a7aae1
Blogpost for adaptation in HumanEval (#1048) 3 years ago
  Chi Wang e463146cb8
response filter (#1039) 3 years ago
  Chi Wang f097c20f86
version update post release v1.2.2 (#1005) 3 years ago
  Chi Wang fa5ccea862
extract code from text; solve_problem; request_timeout in config; improve code (#999) 3 years ago
  Susan Xueqing Liu 99bb0a8425
update nlp notebook (#940) 3 years ago
  Chi Wang 82f0a4309d
autogen subpackage (#968) 3 years ago
  Qingyun Wu 45641000c0
Adding a test function for OpenAI completion in flaml (#951) 3 years ago
  Chi Wang 595f5a8025
gpt-4 support; openai workflow fix; model str; timeout; voting (#958) 3 years ago
  Li Jiang 50334f2c52
Support spark dataframe as input dataset and spark models as estimators (#934) 3 years ago
  Mark Harley 27b2712016
Extract task class from automl (#857) 3 years ago
  Chi Wang 169012f3e7
ChatGPT support (#942) 3 years ago
  Shaokun 3a606930d1
Update doc and notebook (#946) 3 years ago
  Chi Wang 1ec77b58b4
improve max_valid_n and doc (#933) 3 years ago
  Susan Xueqing Liu 97928609ba
adding openai documentation (#938) 3 years ago
  Jirka Borovec 2ff1035733
precommit: end-of-file-fixer (#929) 3 years ago
  Chi Wang a3e368d2ca
minor change to notebook (#928) 3 years ago
  Chi Wang 35ce9b79e8
azure oai (#920) 3 years ago
  Chi Wang 63d350d4c8
Openai (#905) 3 years ago
  Qingyun Wu d0f7b30b61 update doc for research papers 3 years ago
  Shaokun 7644265d1f
Merge branch 'main' into first_contribution 3 years ago
  Chi Wang d46532efda
display data head in notebook; exclude None (#885) 3 years ago