298 Commits (bdfbca887d8eb6f78b9fd7cdfb669b5ce4e1487f)

Author SHA1 Message Date
  Li Jiang f052977e24
Add support to unstructrued (#501) 2 years ago
  Chi Wang c4f8b1c761
Dev/v0.2 (#393) 2 years ago
  Jason Holtkamp 55d27cccc9
Added example .txt file for agentchat_langchain sample notebook (#373) 2 years ago
  bonadio 957ec00edd
Adding async support to get_human_input (#466) 2 years ago
  Aayush Chhabra 503c2430f9
Fix/async function and tool execution (#87) 2 years ago
  Chi Wang dd90756bdb
bump version to 0.1.14 (#400) 2 years ago
  Yiran Wu 8c3401dd6a
Add token_count_util (#421) 2 years ago
  Anush 50ac547637
feat: Qdrant vector store support (#303) 2 years ago
  Li Jiang 80954e4b8d
Fix tmp dir not exists (#401) 2 years ago
  Chi Wang 9ed6c8e5d0
config list for test (#395) 2 years ago
  Ricky Loynd d22b6b2006
TeachableAgent (#278) 2 years ago
  Chi Wang 8d4afe4263
function call filter in group chat (#294) 2 years ago
  Li Jiang f2d7553cdc
Add support to custom text spliter (#270) 2 years ago
  Yiran Wu b61aeb6cce
Improving logging in oai.completion to show token_count (#179) 2 years ago
  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) 2 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