Ryan Sweet
fdd4422a32
Update README.md
2023-06-16 09:32:06 -07:00
Ryan Sweet
e592a1c7e2
Update README.md
2023-06-16 09:30:33 -07:00
Ryan Sweet
f8388e507b
Update README.md
2023-06-16 09:29:34 -07:00
Ryan Sweet
86556f98e8
Merge pull request #6 from microsoft/gh-workflow
...
add envvars in all projects
2023-06-16 09:20:47 -07:00
Chi Wang
e1da7f7d68
update openai model support ( #1082 )
...
* update openai model support
* new gpt3.5
* docstr
* function_call and content may co-exist
* test function call
---------
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu >
2023-06-16 00:58:44 +00:00
Kosta Petan
c0db556cc2
add envvars in all projects
2023-06-15 12:34:32 +00:00
Kosta Petan
edfad0898d
WAF into memory ( #4 )
...
* waf-import WIP
* waf import to qdrant
* waf WIP
* add qdrant-init container
* call the seed project in the postCreateCommand script
* add envvars
* update startup script
2023-06-15 13:57:47 +02:00
Chi Wang
0b739b8c93
Links to papers ( #1084 )
...
* Links to papers
* Update website/docs/Use-Cases/Auto-Generation.md
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu >
---------
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu >
2023-06-15 09:56:24 +00:00
Qingyun Wu
0c7082c7bf
Docmentation for agents ( #1057 )
...
* 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
* 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 >
* 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 >
* add agent doc
* del old files
* remove chat
* agent doc
* remove chat_agent
* naming
* improve documentation
* wording
* improve agent doc
* wording
* general auto reply
* update agent doc
* human input mode
* add agent figure
* update agent figure
* update agent example figure
* update code example
* extensibility of UserProxyAgent
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
2023-06-14 23:56:13 +00:00
Li Jiang
3874a429cf
fix workflow ( #1071 )
2023-06-14 06:44:30 +00:00
Qingyun Wu
9356a92ba5
add pands requirement in benchmark option ( #1070 )
...
Co-authored-by: Li Jiang <bnujli@gmail.com >
2023-06-13 08:25:41 +00:00
Chi Wang
c5dfb03f0e
encode timeout msg in bytes ( #1078 )
...
* encode timeout msg in bytes
* fix msg and test
2023-06-12 18:07:14 +00:00
Kosta Petan
9f082784c7
devcontainer with cosmos + qdrant ( #3 )
2023-06-12 11:58:09 +02:00
Chi Wang
a30d198530
Fix documentation ( #1075 )
...
* Fix indentation in documentation
* newline
* version
2023-06-11 01:03:49 +00:00
Ryan Sweet
90a527f65f
Merge pull request #2 from microsoft/refactor_skills
...
Skills refactor, CLI calls local kernel
2023-06-09 12:58:38 -07:00
Kosta Petan
45983b9366
cli calls local skills, instead of http function call
2023-06-09 21:38:21 +02:00
Kosta Petan
f8485dc011
switch to lib skills
2023-06-09 21:05:01 +02: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
Kosta Petan
943222bcbf
extract skills to a classlib WIP
2023-06-09 17:10:41 +02:00
Kosta Petan
1fcac0179d
Chaining the whole team ( #1 )
...
* do it all :)
* save implementation as it comes
* add sandbox skill
* generate files via the sandbox skill in output/src
---------
Co-authored-by: Kosta Petan <kosta.petan@microsoft.com >
2023-06-08 17:27:11 +02:00
Kosta Petan
0b920fcdfd
parse output from skills
2023-06-07 16:57:45 +02:00
Kosta Petan
da38ad5dda
implement cli commands
2023-06-02 16:33:22 +02:00
Kosta Petan
572857e3a1
add gitignore, remove obj and bin artifacts
2023-06-02 12:31:09 +02:00
Ryan Sweet
0481c1dffb
initial commit
2023-06-01 10:58:29 -07:00
Li Jiang
d36b2afe7f
suppress warning message of pandas_on_spark to_spark ( #1058 )
2023-06-01 16:04:01 +00:00
Ryan Sweet
f3a7e41312
Update README.md
2023-05-31 08:01:14 -07:00
Microsoft Open Source
fbafbfe9d6
LICENSE-CODE committed
2023-05-31 07:52:25 -07:00
Microsoft Open Source
aae493b495
SECURITY.md committed
2023-05-31 07:52:21 -07:00
Microsoft Open Source
ec326c1f9c
README.md updated to template
2023-05-31 07:52:19 -07:00
Microsoft Open Source
16467c74c8
LICENSE committed
2023-05-31 07:52:18 -07:00
Microsoft Open Source
072fd22da2
CODE_OF_CONDUCT.md committed
2023-05-31 07:52:17 -07:00
Ryan Sweet
c0cb3665cb
Initial commit
2023-05-31 07:09:27 -07:00
Li Jiang
b975df81da
Support more azure openai api_type ( #1059 )
2023-05-31 12:07:57 +00:00
Qingyun Wu
fed28e700b
add agent notebook and documentation ( #1052 )
...
* 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
* 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 >
* 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 >
* renaming and doc format
* typo
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
2023-05-28 03:17:23 +00:00
Qingyun Wu
3e6e834bbb
remove redundant doc and add tutorial ( #1004 )
...
* remove redundant doc and add tutorial
* add demos for pydata2023
* Update pydata23 docs
* remove redundant notebooks
* Move tutorial notebooks to notebook folder
* update readme and notebook links
* update notebook links
* update links
* update readme
---------
Co-authored-by: Li Jiang <lijiang1@microsoft.com >
Co-authored-by: Li Jiang <bnujli@gmail.com >
2023-05-27 02:59:51 +00:00
Chi Wang
b90e9ee283
doc and test update ( #1053 )
...
* doc and test update
* docker update
2023-05-26 20:24:30 +00:00
badjouras
9e2eb200df
docs: 📝 Fix link to installation section in Task-Oriented-AutoML.md ( #1051 )
...
Co-authored-by: rcardoso <ricardo.cardoso@anova.com >
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
2023-05-25 02:23:54 +00:00
Chi Wang
a0b318b12e
create an automl option to remove unnecessary dependency for autogen and tune ( #1007 )
...
* version update post release v1.2.2
* automl option
* import pandas
* remove automl.utils
* default
* test
* type hint and version update
* dependency update
* link to open in colab
* use packging.version to close #725
---------
Co-authored-by: Li Jiang <lijiang1@microsoft.com >
Co-authored-by: Li Jiang <bnujli@gmail.com >
2023-05-24 23:55:04 +00:00
Chi Wang
e9fdbc6e02
Improve messaging in documentation ( #1050 )
...
* Improve messaging in documentation
* doc
* improve wording in blogpost
---------
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu >
2023-05-24 21:28:52 +00:00
Chi Wang
9977a7aae1
Blogpost for adaptation in HumanEval ( #1048 )
...
* Blogpost for adaptation in HumanEval
* doc
* fix link
* fix link
* explain
* model
* interface
* link
* typo
* doc
2023-05-23 04:22:15 +00:00
Chi Wang
e463146cb8
response filter ( #1039 )
...
* response filter
* rewrite implement based on the filter
* multi responses
* abs path
* code handling
* option to not use docker
* context
* eval_only -> raise_error
* notebook
* utils
* utils
* separate tests
* test
* test
* test
* test
* test
* test
* test
* test
* **config in test()
* test
* test
* filename
2023-05-21 22:22:29 +00:00
Li Jiang
7de4eb347d
Fix PULL_REQUEST_TEMPLATE and improve test by removing unnecessary environment variable ( #1043 )
...
* Improve test by removing unnecessary environment variable
* Fix PULL_REQUEST_TEMPLATE
* Hide pre-commit check
* remove the checkbox for pre-commit
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
2023-05-19 20:05:14 +00:00
Pratyay Roy
683f6befd2
updated search space ( #1044 )
...
Co-authored-by: Pratyay Roy <63900765+pratyay-roy@users.noreply.github.com >
2023-05-17 22:36:41 +00:00
Qingyun Wu
a1f51d1d23
Blogpost ( #1026 )
...
* add 1m milestone blogpost
* format issues
* update subsection title
* acknowledgement
* Update website/blog/2023-05-07-1M-milestone/index.mdx
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
* Update website/blog/2023-05-07-1M-milestone/index.mdx
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
* update blogpost
* collaborators
* wording
* Azure Data to Azure Synapse
* name
* Azure Synapse Analytics
* tasks and search space
* Update website/blog/2023-05-07-1M-milestone/index.mdx
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
Co-authored-by: Li Jiang <bnujli@gmail.com >
2023-05-17 03:49:19 +00:00
Chi Wang
0e2dbd5378
fix of website link ( #1042 )
2023-05-16 06:18:33 +00:00
Qingyun Wu
2e43509690
Human agent ( #1025 )
...
* add human agent and chat agent
* feedback msg
* clean print
* remove redundant import
* make coding agent work
* import check
* terminate condition
* rename
* add docstr
* exitcode to str
* print
* save and execute code
* add max_turn_num
* add max_turn_num in test_agent.py
* reduce max_turn_num in the test
* change max_turn_num to max_consecutive_auto_reply
* update human proxy agent
* remove execution agent and dated docstr
* clean doc
* add back work_dir
* add is_termination_msg when mode is NEVER
* revise stop condition
* remove work_dir in coding agent
* human_proxy_agent docstr
* auto_reply
* clean auto_reply
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
2023-05-16 00:37:38 +00:00
Susan Xueqing Liu
f01acb67f6
update model of text summarization ( #1030 )
2023-05-10 00:48:22 +00:00
Chi Wang
59e882e5cc
chat completion check ( #1024 )
...
* chat completion check
* add test
* doc
* timeout
* bump version to 1.2.4
2023-05-09 20:39:46 +00:00
Beibin Li
51c8768bcf
Catch AuthenticationError trying different configs ( #1023 )
...
* Catch AuthenticationError trying different configs
While trying different openai `config_list`, some
configs might be outdated (e.g., an API key is expired).
In these cases, we don't want the program to crash.
Instead, we might want to try other configs.
* Lint whitespace
2023-05-06 11:16:50 +00:00
Chi Wang
b3fba9734e
Mark experimental classes; doc; multi-config trial ( #1021 )
...
* Mark experimental classes
* template
* multi model
* test
* multi-config doc
* doc
* doc
* test
---------
Co-authored-by: Li Jiang <bnujli@gmail.com >
2023-05-05 02:48:31 +00:00