Chi Wang
552c30f4c0
cleanup
2023-09-23 22:06:52 +00:00
Chi Wang
5be9e6700a
cleanup
2023-09-19 12:38:26 +00:00
Chi Wang
4685f27d02
Merge remote-tracking branch 'upstream/main' into code
2023-09-16 10:13:38 +00:00
Qingyun Wu
2837e22f3a
fix typo
2023-09-08 09:42:55 -04:00
Qingyun Wu
1a51ab57b7
update main page
2023-09-01 17:55:32 -04:00
Chi Wang
d835f48632
doc update
2023-08-31 15:37:45 +00:00
Qingyun Wu
8b74d7a698
wording
2023-08-30 17:48:31 -04:00
Qingyun Wu
f750e0037f
add documentation files
2023-08-30 16:50:59 -04:00
“skzhang1”
6f5ef68fec
web-template
2023-08-27 21:30:54 -04:00
Yiran Wu
e3ca95bf8a
An agent implementation of MathChat ( #1090 )
...
* mathcaht implementation
* code forrmat
* update readme
* update openai.yml
* update openai.yml
* update openai.yml
2023-06-25 13:49:34 +00:00
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 )
...
* add agent notebook and documentation
* fix bug
* set flush to True when printing msg in agent
* add a math problem in agent notebook
* remove
* header
* improve notebook doc
* notebook update
* improve notebook example
* improve doc
* agent notebook example with user feedback
* log
* log
* improve notebook doc
* improve print
* doc
* human_input_mode
* human_input_mode str
* indent
* indent
* Update flaml/autogen/agent/user_proxy_agent.py
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
* shell command and multiple code blocks
* Update notebook/autogen_agent.ipynb
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
* Update notebook/autogen_agent.ipynb
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
* Update notebook/autogen_agent.ipynb
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
* coding agent
* math notebook
* renaming and doc format
* typo
* infer lang
* sh
* docker
* docker
* reset consecutive autoreply counter
* fix explanation
* paper talk
* human feedback
* web info
* rename test
* config list explanation
* link to blogpost
* installation
* homepage features
* features
* features
* rename agent
* remove notebook
* notebook test
* docker command
* notebook update
* lang -> cmd
* notebook
* make it work for gpt-3.5
* return full log
* quote
* docker
* docker
* docker
* docker
* docker
* docker image list
* notebook
* notebook
* use_docker
* use_docker
* use_docker
* doc
* agent
* doc
* abs path
* pandas
* docker
* reuse docker image
* context window
* news
* print format
* pyspark version in py3.8
* pyspark in py3.8
* pyspark and ray
* quote
* pyspark
* pyspark
* pyspark
---------
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
2023-06-09 18:40:04 +00:00
Chi Wang
169012f3e7
ChatGPT support ( #942 )
...
* improve max_valid_n and doc
* Update README.md
Co-authored-by: Li Jiang <lijiang1@microsoft.com>
* add support for chatgpt
* notebook
* newline at end of file
* chatgpt notebook
* ChatGPT in Azure
* doc
* math
* warning, timeout, log file name
* handle import error
* doc update; default value
* paper
* doc
* docstr
* eval_func
* prompt and messages
* remove confusing words
* notebook name
---------
Co-authored-by: Li Jiang <lijiang1@microsoft.com>
Co-authored-by: Susan Xueqing Liu <liususan091219@users.noreply.github.com>
2023-03-10 19:35:36 +00:00
Jirka Borovec
2ff1035733
precommit: end-of-file-fixer ( #929 )
...
* precommit: end-of-file-fixer
* exclude .gitignore
* apply
---------
Co-authored-by: Shaokun <shaokunzhang529@gmail.com>
2023-02-28 16:27:14 +00:00
Animaholic
bcc6a197fd
Add bibtex entries for research publications ( #904 )
...
* Update Research.md
* Update website/docs/Research.md
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
* Update website/docs/Research.md
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
* Update website/docs/Research.md
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
* Update website/docs/Research.md
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
* Update website/docs/Research.md
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
* Update website/docs/Research.md
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
* Update website/docs/Research.md
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
2023-02-05 20:48:07 -05:00
Qingyun Wu
d0f7b30b61
update doc for research papers
2023-02-03 16:57:16 -08:00
Chi Wang
f97c233dc5
Update Contribute ( #741 )
2022-10-09 11:40:45 -07:00
Chi Wang
e5c8a16fab
Update Research.md
2022-08-22 18:17:07 -07:00
Xueqing Liu
809639f723
Update Research.md ( #672 )
...
* Update Research.md
Update Research.md
* Update website/docs/Research.md
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
* Update Research.md
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
2022-08-11 23:16:33 -04:00
Chi Wang
df01031cfe
Zero-shot AutoML ( #468 )
...
* Prepare for release
Co-authored-by: Moe Kayali <t-moekayali@microsoft.com>
* bug fix
* improve doc and code quality
Co-authored-by: Qingyun Wu
2022-03-01 15:39:09 -08:00
Chi Wang
efd85b4c86
Deploy a new doc website ( #338 )
...
A new documentation website. And:
* add actions for doc
* update docstr
* installation instructions for doc dev
* unify README and Getting Started
* rename notebook
* doc about best_model_for_estimator #340
* docstr for keep_search_state #340
* DNN
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
Co-authored-by: Z.sk <shaokunzhang@psu.edu>
2021-12-16 17:11:33 -08:00