mirror of
https://github.com/microsoft/FLAML.git
synced 2026-02-09 02:09:16 +08:00
gpt-4 support; openai workflow fix; model str; timeout; voting (#958)
* workflow; model str; timeout * voting * notebook * pull request * recover workflow * voted answer * aoai * ignore None answer * default config * note * gpt-4 * n=5 * cleanup * config name * introduction * readme * avoid None * add output/ to gitignore * openai version * invalid var * comment long running cells
This commit is contained in:
2
.gitignore
vendored
2
.gitignore
vendored
@@ -159,6 +159,6 @@ automl.pkl
|
||||
|
||||
test/nlp/testtmp.py
|
||||
test/nlp/testtmpfl.py
|
||||
|
||||
output/
|
||||
flaml/tune/spark/mylearner.py
|
||||
*.pkl
|
||||
|
||||
Reference in New Issue
Block a user