92 Commits (70cc1f439d981241a207c5ff938d64d03e50ef5a)

Author SHA1 Message Date
  Yiran Wu 9cec541630
Convert ChatCompletionMessage to Dict after completion (#791) 2 years ago
  Chi Wang a31b240100
bump version to 0.2.2 (#906) 2 years ago
  Ian 70f4c1c52d
Enhanced Independent Coverage Reporting (#886) 2 years ago
  Linxin Song 83f0c744b2
Testing AutoBuild (#846) 2 years ago
  Beibin Li c19f234149
Message "content" now supports both `str` and `List` in Agents (#713) 2 years ago
  Ricky Loynd f96963ed43
Progress bar for learn_from_user_feedback (#776) 2 years ago
  Ricky Loynd 0468f53210
Restore TeachableAgent tests (#761) 2 years ago
  Li Jiang 07646d448c
Support custom text formats and recursive (#496) 2 years ago
  Li Jiang 370ebf5e00
Update speaker selector in GroupChat and update some notebooks (#688) 2 years ago
  gagb df2cd36dee
Refactor GPTAssistantAgent (#632) 2 years ago
  Yiran Wu 805d8452c4
Fix test error of compressible agent (#631) 2 years ago
  Yiran Wu 19ea8b8b7a
Add CompressibleAgent (#443) 2 years ago
  Beibin Li b41b366549
Large Multimodal Models in AgentChat (#554) 2 years ago
  Li Jiang f052977e24
Add support to unstructrued (#501) 2 years ago
  Chi Wang c4f8b1c761
Dev/v0.2 (#393) 2 years ago
  Chi Wang dd90756bdb
bump version to 0.1.14 (#400) 2 years ago
  Li Jiang 27e619e46e
[Blocking Issue] Add tests dependencies for qdrant and fix chromadb errors (#435) 2 years ago
  Ricky Loynd d22b6b2006
TeachableAgent (#278) 2 years ago
  Li Jiang fa6e2a52c0
Add support to customized vectordb and embedding functions (#161) 2 years ago
  Xiaoyun Zhang 3b5e627746
enable openai workflow on fork branch (#82) 2 years ago
  Yiran Wu 4d85f4db0a
fix append_oai_message (#47) 2 years ago
  Li Jiang 11088181b6
Improve RetrieveChat (#6) 2 years ago
  Chi Wang 8a43c3bab1 cleanup 2 years ago
  Chi Wang 23633ae744 cleanup 2 years ago
  Chi Wang b6ef985d4f cleanup 2 years ago
  Chi Wang 41074d127f cleanup 2 years ago
  Chi Wang 3f44a3a157 cleanup 2 years ago
  Chi Wang c42b68b889 cleanup 2 years ago
  Chi Wang ec85b4984d cleanup 2 years ago
  Chi Wang 78b79aa036 cleanup 2 years ago
  Chi Wang 1517105c3a cleanup 2 years ago
  Chi Wang 812db59d33 cleanup 2 years ago
  Chi Wang bc4473fe8a cleanup 2 years ago
  Chi Wang 4685f27d02 Merge remote-tracking branch 'upstream/main' into code 2 years ago
  “skzhang1” a21a635502 update action 2 years ago
  “skzhang1” 18278c9fae add action 2 years ago
  Li Jiang 700ff05874
Add RetrieveChat (#1158) 2 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 2406e69496
Json config list, agent refactoring and new notebooks (#1133) 3 years ago
  Chi Wang 297a1ea9e0
Update assistant agent (#1121) 3 years ago
  Yiran Wu e3ca95bf8a
An agent implementation of MathChat (#1090) 3 years ago
  Li Jiang 3874a429cf
fix workflow (#1071) 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 e463146cb8
response filter (#1039) 3 years ago
  Jirka Borovec 73bb6e7667
pyproject.toml & switch to Ruff (#976) 3 years ago
  Chi Wang fa5ccea862
extract code from text; solve_problem; request_timeout in config; improve code (#999) 3 years ago
  Jirka Borovec f404b66a4c
ci: concurrency (#931) 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