87 Commits (fa6e2a52c00a28756b9cf30e85bc336d4c5da055)

Author SHA1 Message Date
  Li Jiang fa6e2a52c0
Add support to customized vectordb and embedding functions (#161) 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
  Aaron 4adbffa94b
retrieve_utils.py - Updated.py to have the ability to parse text from PDF Files (#50) 2 years ago
  Chi Wang 012faa60e2 cleanup 2 years ago
  Chi Wang b6ef985d4f 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
  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
  Shaokun dd9202bb01
Update OptunaSearch (#1106) 3 years ago
  Shaokun 7a64148676
support string alg in tune (#1093) 3 years ago
  Li Jiang aa05434c87
temp solution for joblib 1.3.0 issue (#1100) 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 e1da7f7d68
update openai model support (#1082) 3 years ago
  Qingyun Wu 9356a92ba5
add pands requirement in benchmark option (#1070) 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 a0b318b12e
create an automl option to remove unnecessary dependency for autogen and tune (#1007) 3 years ago
  Chi Wang b3fba9734e
Mark experimental classes; doc; multi-config trial (#1021) 3 years ago
  Chi Wang 19aee67f55
coding agent; logging (#1011) 3 years ago
  Li Jiang 39b9a9a417
Fix catboost failure in mac-os python<3.9 (#1020) 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
  Li Jiang c9fc622af1
fix tests failure caused by version incompatibility (#995) 3 years ago
  Chi Wang 82f0a4309d
autogen subpackage (#968) 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
  Chi Wang 169012f3e7
ChatGPT support (#942) 3 years ago
  Chi Wang 1ec77b58b4
improve max_valid_n and doc (#933) 3 years ago
  Susan Xueqing Liu 2273937e68
Update hf version (#918) 3 years ago
  Li Jiang 138eb78dbc
Added extras for synapse (#916) 3 years ago
  Chi Wang 35ce9b79e8
azure oai (#920) 3 years ago
  Chi Wang 63d350d4c8
Openai (#905) 3 years ago
  Chi Wang 75e3454120
notebook test; spark warning message; reproducibility bug; sequential tuning stop condition (#869) 3 years ago
  Li Jiang da2cd7ca89
Add supporting using Spark as the backend of parallel training (#846) 3 years ago
  Chi Wang 92b79221b6
make performance test reproducible (#837) 3 years ago
  Chi Wang 595af7a04f
install editable package in codespace (#826) 3 years ago
  Anonymous-submission-repo f7a9d42dc7 update 3 years ago
  Anonymous-submission-repo 4050d3f1cb update 3 years ago
  Qingyun Wu 8b3c6e4d7b
VW version requirement and documentation on config_constraints vs metric_constraints (#686) 3 years ago
  Kevin Chen f718d18b5e
time series forecasting with panel datasets (#541) 3 years ago
  Xueqing Liu 21fa6c10ec
Fixing the issue that FLAML trial number is significantly smaller than Transformers.hyperparameter_search (#657) 4 years ago
  Chi Wang cbb85e2aab
Py36 (#614) 4 years ago
  Chi Wang c45741a67b
support latest xgboost version (#599) 4 years ago
  Chi Wang 2d31138191
set holiday version <0.14 for prophet (#573) 4 years ago
  Chi Wang c79c07f450 version update 4 years ago
  Chi Wang d747800509 include .json file in flaml.default package 4 years ago
  Chi Wang 49e8f7f028
use zeroshot when no budget is given; custom_hp (#563) 4 years ago