284 Commits (fa6e2a52c00a28756b9cf30e85bc336d4c5da055)

Author SHA1 Message Date
  Li Jiang fa6e2a52c0
Add support to customized vectordb and embedding functions (#161) 2 years ago
  Li Jiang 19f8711c1b
Update num tokens from text (#149) 2 years ago
  Aaron 5c2a268d95
openai_utils.py - functionality for instantiating config_list with a .env file (#68) 2 years ago
  Mohamed Attia a3547f82c4
Replace the use of `assert` in non-test code (#80) 2 years ago
  Yiran Wu 4d85f4db0a
fix append_oai_message (#47) 2 years ago
  Xiaoyun Zhang b642f69005
minor fix (#31) 2 years ago
  Aaron 4adbffa94b
retrieve_utils.py - Updated.py to have the ability to parse text from PDF Files (#50) 2 years ago
  Chi Wang 904b293aa4
make retry_time configurable, add doc (#53) 2 years ago
  Chi Wang 402c5bf8d1
Fix bug for windows and improve sample code (#38) 2 years ago
  Li Jiang 11088181b6
Improve RetrieveChat (#6) 2 years ago
  Beibin Li 3627ca4f2c
Extact_code can detect single-line code now (#2) 2 years ago
  Chi Wang 7dd9831857 cleanup 2 years ago
  Chi Wang c8cdb2a752 cleanup 2 years ago
  Chi Wang ec85b4984d cleanup 2 years ago
  Chi Wang 0c60bc5111 cleanup 2 years ago
  Chi Wang 45ddfa2dd0 cleanup 2 years ago
  Chi Wang a4b9297719 cleanup 2 years ago
  Chi Wang bc4473fe8a cleanup 2 years ago
  Chi Wang 4886cb5689
Rename Responsive -> Conversable (#1202) 2 years ago
  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