Linxin Song
83f0c744b2
Testing AutoBuild ( #846 )
...
* init notebook for agent set up
* complete AgentCreator
* AgentCreator first step features completed.
* update AgentCreator
* update AgentCreator
* update AgentCreator (modify params of build)
* [update AgentCreator] add auto judgement of coding
* add autobuild
* rename autobuild notebook
* Add step-by-step command.
* modify name
* fix bugs
* update for new openai api
* add example
* add load_config, save_config, and add task in build and start
* modify notebook
* rewrite save and load function; update notebook
* update description
* update description
* update description
* change member variable of agent_creator.py
* update notebook
* new feature: auto-generate agent name and system message
* new feature: add gpts support
* update notebook
* update notebook
* beautify; add docstring for build
* Update notebook; PR version
* typo
* update notebook
* fix typo
* try to run llama
* try to run llama
* switch api_base to base_url
* add details for Step 6; add print in clear_all_agents()
* Change description of Step 5
* delete ASSISTANT_CONFIG_LIST
* add Linxin to blog authors
* add blog
* Update index.mdx
* add test; add user proxy constrain; change show case in notebook
* modify blog for test
* change test file name; modify test
* modify test
* modify test
* add try/catch for dependency
* add version requirement for openai
* add exception for DistributionNotFound error
* add requirement
* change assertion
* rename test; modify index.mdx
* change config file name
* Update agent_chat.md
* Update agent_chat.md
* Update AgentChat.md
* complete blog; fix typos in notebook
* add autobuild banner
* try to merge
* Update Examples.md
* update test
* skip if openai not installed
* pre-commit
* Update website/blog/2023-11-26-Agent-AutoBuild/index.mdx
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
* update contrib-openai.yml
* change pull_request_target to pull_request
* disable other openai tests
* address issues from ekzhu; modify notebook; modify blog; modify test
* update test example
* update test
* Update agent_chat.md
* Update Examples.md
* address issues from qingyun; update agent_builder.py; update notebook
* recover contrib-openai.yml
* pre-commit solve
---------
Co-authored-by: Jieyu Zhang <jieyuz2@cs.washington.edu>
Co-authored-by: JieyuZ2 <jieyuzhang97@gmail.com>
Co-authored-by: Chi Wang <wang.chi@microsoft.com>
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
2023-12-04 02:12:26 +00:00
Qingyun Wu
02593ff7be
Add examples ( #851 )
...
* add human involvement
* citation
* AgentEval and invalid links
* numbering
* add cost to documentation
* add cost notebook
* oai config list utilities
* add utility link
* title
2023-12-03 23:46:38 +00:00
Yiran Wu
7a4ba1a732
Add cost summary to client.py ( #812 )
...
* init commit
* add doc, notebook and test
* fix test
* update
* update
* update
* update
2023-12-03 21:06:46 +00:00
Qingyun Wu
77e1d28c1b
improve ecosystem page ( #823 )
...
* restucture
* update examples references
* fix citation
2023-12-03 01:09:55 +00:00
Nicolas Marchildon
17c51fd2f0
Enable defining new functions after agent creation ( #285 )
...
* Enable defining new functions after agent creation
* Add notebook for function inception example
* format
* 1. fix bug 2. support remove function
* 1. fix bug 2. support remove function
* 1. add example doc 2. change test file 3. change ipynb title
* Update website/docs/Examples.md
---------
Co-authored-by: Li Jiang <bnujli@gmail.com>
Co-authored-by: “skzhang1” <“shaokunzhang529@gmail.com”>
Co-authored-by: Shaokun Zhang <shaokunzhang529@gmail.com>
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
2023-12-02 01:05:54 +00:00
Shaokun Zhang
ba5a07a945
Add ecosystem page for website ( #803 )
...
* add ecosystem for web
* 1. change to Resources and Examples tables 2. reformat
* fix
* fix
* fix
* update
* update
* update
* update
* update
* Update website/docs/Ecosystem.md
* update
---------
Co-authored-by: “skzhang1” <“shaokunzhang529@gmail.com”>
Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
2023-11-30 18:31:08 +00:00