265 Commits (0cb79dfdffbbbddccfb1220ca9b6f5563e8402bb)

Author SHA1 Message Date
  Chi Wang 5f9b514be7
suffix in model name (#1206) 2 years ago
  Yiran Wu 87c2361040
fix generate_reply when sender is None. (#1186) 2 years ago
  Yiran Wu 07b97eb469
cover function calls with no arguments (#1185) 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 ecf51f41bb
rename GenericAgent -> ResponsiveAgent (#1146) 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 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
  levscaut 5eece5c748
Enhance Integration with Spark (#1097) 3 years ago
  Yiran Wu ca10b286cc
Support function_call in `autogen/agent` (#1091) 3 years ago
  Shaokun dd9202bb01
Update OptunaSearch (#1106) 3 years ago
  Chi Wang 4f1dfe6676
doc update (#1089) 3 years ago
  Shaokun 7a64148676
support string alg in tune (#1093) 3 years ago
  Yiran Wu e3ca95bf8a
An agent implementation of MathChat (#1090) 3 years ago
  EgorKraevTransferwise 5245efbd2c
Factor out time series-related functionality into a time series Task object (#989) 3 years ago
  Chi Wang 8760631349
string to array (#1086) 3 years ago
  Chi Wang e1da7f7d68
update openai model support (#1082) 3 years ago
  Qingyun Wu 0c7082c7bf
Docmentation for agents (#1057) 3 years ago
  Chi Wang c5dfb03f0e
encode timeout msg in bytes (#1078) 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
  Chi Wang b90e9ee283
doc and test update (#1053) 3 years ago
  Chi Wang a0b318b12e
create an automl option to remove unnecessary dependency for autogen and tune (#1007) 3 years ago
  Chi Wang e463146cb8
response filter (#1039) 3 years ago
  Li Jiang 7de4eb347d
Fix PULL_REQUEST_TEMPLATE and improve test by removing unnecessary environment variable (#1043) 3 years ago
  Qingyun Wu 2e43509690
Human agent (#1025) 3 years ago
  Susan Xueqing Liu f01acb67f6
update model of text summarization (#1030) 3 years ago
  Chi Wang 59e882e5cc
chat completion check (#1024) 3 years ago
  Chi Wang b3fba9734e
Mark experimental classes; doc; multi-config trial (#1021) 3 years ago
  Li Jiang 8b2411b219
update spark session in spark tests (#1006) 3 years ago
  Li Jiang fd1f36597b
update max_spark_parallelism to fit in auto-scale spark cluster (#1008) 3 years ago
  garar 31864d2d77
Add mlflow_logging param (#1015) 3 years ago
  Chi Wang 19aee67f55
coding agent; logging (#1011) 3 years ago
  Chi Wang fa5ccea862
extract code from text; solve_problem; request_timeout in config; improve code (#999) 3 years ago
  Chi Wang d4070e24c1
make context optional; improve error handling and doc (#997) 3 years ago
  Li Jiang c9fc622af1
fix tests failure caused by version incompatibility (#995) 3 years ago
  Chi Wang c780d79004
Post release update (#985) 3 years ago
  Jirka Borovec a701cd82f8
set black with 120 line length (#975) 3 years ago
  Susan Xueqing Liu ef5a17cd83
handling nlp divide by zero (#926) 3 years ago
  Chi Wang 82f0a4309d
autogen subpackage (#968) 3 years ago
  Andrea Ruggerini 7f9402b8fd
Add Holt-Winters exponential smoothing (#962) 3 years ago