dependabot[bot]
b4fb3c7999
Bump follow-redirects from 1.15.4 to 1.15.6 in /website ( #2035 )
...
Bumps [follow-redirects](https://github.com/follow-redirects/follow-redirects ) from 1.15.4 to 1.15.6.
- [Release notes](https://github.com/follow-redirects/follow-redirects/releases )
- [Commits](https://github.com/follow-redirects/follow-redirects/compare/v1.15.4...v1.15.6 )
---
updated-dependencies:
- dependency-name: follow-redirects
dependency-type: indirect
...
Signed-off-by: dependabot[bot] <support@github.com >
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2024-03-16 20:37:32 +00:00
Qingyun Wu
8844f86525
Allow different senders in nested chat ( #2028 )
...
* allow sender in nested chat
* description
* update example list
* doc format
* meta data
* add test
2024-03-15 22:26:45 +00:00
Jack Gerrits
ea2c1b270e
Add another batch of notebooks to the website ( #1969 )
...
* Add another batch of notebooks to the website
* update link
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
2024-03-15 14:30:34 +00:00
Victor Dibia
08ba070936
Update link to AGS repo in AGS blogpost ( #2022 )
...
Update link to AGS repo in AGS blogpost
2024-03-14 20:44:28 +00:00
Benhao Huang
462ef9c387
Update chat-termination.ipynb ( #2019 )
...
grammar typos found and fixed
2024-03-14 18:09:49 +00:00
Yiran Wu
f78985d359
StateFlow Blog ( #1826 )
...
* init PR
* update
* update code check
* update
* update
* update
* update
* update
* Test the ability to have agents a,u,t,o,g,e,n speak in turn.
* update
* update
* update
* Evidence that groupchat not terminating because of the TERMINATE substring.
* Raising NoEligibleSpeakerException allows graceful exit before max turns
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* update
* udpate to comments
* update
* Update website/blog/2024-02-29-StateFlow/index.mdx
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
* update links
* remove unnecessary changes
* Update website/blog/2024-02-29-StateFlow/index.mdx
Co-authored-by: Joshua Kim <joshkyh@users.noreply.github.com >
* Update website/blog/2024-02-29-StateFlow/index.mdx
Co-authored-by: Joshua Kim <joshkyh@users.noreply.github.com >
* remove test for custom notebook
* update
* update
---------
Co-authored-by: Joshua Kim <Joshua@spectdata.com >
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
Co-authored-by: Joshua Kim <joshkyh@users.noreply.github.com >
2024-03-14 15:46:28 +00:00
Qingyun Wu
e1c0423d9a
add RAG under topics ( #1990 )
...
* add RAG
* demo
* correct notebook
* Update quarto installation
* Update gitignore
* Update format
* RAG doc
---------
Co-authored-by: Li Jiang <bnujli@gmail.com >
2024-03-14 00:49:39 +00:00
Eric Zhu
0ae35815be
Rename tutorial chapter: "what is next" --> "what next" ( #1992 )
...
* rename termination to chat termination
* label
* redirect
* Rename "what is next" --> "what next"
2024-03-13 15:47:41 +00:00
Eric Zhu
a120f0ed2b
Redirect from /docs/tutorial/termination to /docs/tutorial/chat-termination ( #1991 )
...
* rename termination to chat termination
* label
* redirect
2024-03-13 04:46:30 +00:00
Eric Zhu
33e42c44cb
Rename tutorial chatper "Termination" to "Chat Termination" ( #1962 )
...
* rename termination to chat termination
* label
2024-03-12 23:55:08 +00:00
schauppi
34a02f0a42
added new example in gallery.json ( #1955 )
...
* added new example in gallery.json
* added image to webagent example
* changed image format from .png to .jpg
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
2024-03-12 23:50:47 +00:00
Qingyun Wu
99df2c5d5e
Examples by topics ( #1967 )
...
* add reasoning example
* title
* task decomposition
* update demo with custom speark function
* update
* Add metaprompt
* add notebook to topics
* remove
* remove endpoint setup and collab
* ignore words
* rename
* Update .pre-commit-config.yaml
* codespell
* Updates to formatting and content tweaks
---------
Co-authored-by: kevin666aa <yrwu000627@gmail.com >
Co-authored-by: LeoLjl <3110503618@qq.com >
Co-authored-by: Jack Gerrits <jack@jackgerrits.com >
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com >
2024-03-12 20:57:32 +00:00
Jack Gerrits
f42021fb9b
Remove lint silencing comment ( #1970 )
...
No longer needed
2024-03-12 19:51:03 +00:00
Chi Wang
858cec8de8
bump version to 0.2.19 and update doc ( #1971 )
...
* bump version to 0.2.19 and update doc
* doc update
2024-03-12 19:05:00 +00:00
Davor Runje
16955959a3
website/docs/tutorial/assets/conversable-agent.jpg: convert to Git LFS ( #1974 )
2024-03-12 18:09:54 +00:00
Jack Gerrits
11df53bb39
Make notebooks available in navbar ( #1956 )
2024-03-11 22:46:39 +00:00
andreyseas
579c3cc466
Fixed simple grammatical mistake ( #1952 )
2024-03-11 18:07:11 +00:00
Yiran Wu
1ead0ec6e1
update guidance for doc build ( #1951 )
2024-03-11 17:55:47 +00:00
Jack Gerrits
80233709e1
Move LLM Caching docs to topics ( #1950 )
...
* Move LLM Caching docs to topics
* Update llm-caching.md
2024-03-11 17:30:55 +00:00
Benjamin Muskalla
4a85b63216
Fix branch info for docker build ( #1935 )
2024-03-11 06:40:10 +00:00
Eric Zhu
a5a0540be9
Update tutorial examples, reference to register_reply. ( #1941 )
...
* update tutorial examples, writings, reference to register_reply.
* update
* update
2024-03-10 05:36:34 +00:00
Eric Zhu
bae54073cd
Update conversable agent image ( #1939 )
...
* Update conversable agent image
* fix
* fix
* fix
* fix
2024-03-10 04:41:15 +00:00
Chi Wang
f247b45500
Update introduction.ipynb ( #1934 )
...
* Update introduction.ipynb
* fix json
* word
2024-03-10 04:02:56 +00:00
Qingyun Wu
c75655a340
Supporting callable message ( #1852 )
...
* add message field
* send
* message func doc str
* test dict message
* retiring soon
* generate_init_message docstr
* remove todo
* update notebook
* CompressibleAgent
* update notebook
* add test
* retrieve agent
* update test
* summary_method args
* summary
* carryover
* dict message
* update nested doc
* generate_init_message
* fix typo
* update docs for mathchat
* Fix missing message
* Add docstrings
* model
* notebook
* default naming
---------
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
Co-authored-by: kevin666aa <yrwu000627@gmail.com >
Co-authored-by: Li Jiang <bnujli@gmail.com >
Co-authored-by: Li Jiang <lijiang1@microsoft.com >
2024-03-09 20:27:46 +00:00
Jack Gerrits
83e1789a50
Fix remove -> remote ( #1930 )
...
Fix issue reported from twitternhttps://twitter.com/attila_ibs/status/1766376180662329773
2024-03-09 17:47:26 +00:00
Eric Zhu
74298cda2c
AutoGen Tutorial ( #1702 )
...
* update intro
* update intro
* tutorial
* update notebook
* update notebooks
* update
* merge
* add conversation patterns
* rename; delete unused files.
* Reorganize new guides
* Improve intro, fix typos
* add what is next
* outline for code executor
* initiate chats png
* Improve language
* Improve language of human in the loop tutorial
* update
* update
* Update group chat
* code executor
* update convsersation patterns
* update code executor section to use legacy code executor
* update conversation pattern
* redirect
* update figures
* update whats next
* Break down chapter 2 into two chapters
* udpate
* fix website build
* Minor corrections of typos and grammar.
* remove broken links, update sidebar
* code executor update
* Suggest changes to the code executor section
* update what is next
* reorder
* update getting started
* title
* update navbar
* Delete website/docs/tutorial/what-is-next.ipynb
* update conversable patterns
* Improve language
* Fix typo
* minor fixes
---------
Co-authored-by: Jack Gerrits <jack@jackgerrits.com >
Co-authored-by: gagb <gagb@users.noreply.github.com >
Co-authored-by: Joshua Kim <joshua@spectdata.com >
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com >
2024-03-09 17:45:58 +00:00
Griffin Bassman
f2465357cf
fix: minor fixes and formatting ( #1919 )
2024-03-08 17:50:49 +00:00
Ricky Loynd
c5e76653cb
Fix links ( #1905 )
2024-03-07 22:15:19 +00:00
Jack Gerrits
11b8d25426
Add warning and reorder jupyter executor docs ( #1908 )
2024-03-07 22:03:15 +00:00
Jack Gerrits
f4f9e6c27e
Accept path for work_dir in LocalCommandLineCodeExecutor ( #1909 )
...
* Accept path in LocalCommandLineCodeExecutor
* formatting
* fixes
2024-03-07 21:58:40 +00:00
Jack Gerrits
e9219fefc0
Implement docker based command line code executor ( #1856 )
...
* implement docker based command line code executor
* undo import
* test skips
* format
* fix type issue
* skip docker tests
* fix paths
* add docs
* Update __init__.py
* class name
* precommit
* undo twoagent change
* use relative to directly
* Update, fixes, etc.
* update doc
* Update docstring
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
2024-03-07 18:11:52 +00:00
Yiran Wu
c37227bd04
Allow user to pass in a customized speaker selection method ( #1791 )
...
* init PR
* update
* update code check
* update
* update
* update
* update
* Test the ability to have agents a,u,t,o,g,e,n speak in turn.
* update
* update
* update
* Evidence that groupchat not terminating because of the TERMINATE substring.
* Raising NoEligibleSpeakerException allows graceful exit before max turns
* update
* To confirm with author that custom function is meant to override graph constraints
* Confirmed the expected test behaviour with author
* Update autogen/agentchat/groupchat.py
* update
* update
---------
Co-authored-by: Joshua Kim <Joshua@spectdata.com >
Co-authored-by: Qingyun Wu <qingyun0327@gmail.com >
2024-03-07 02:28:22 +00:00
Eric Zhu
62e77adff4
lfs track images in blog post ( #1876 )
2024-03-06 23:25:21 +00:00
Jack Gerrits
c0369835ad
Add annoucement bar for what's new blog post ( #1884 )
2024-03-06 19:21:28 +00:00
swiecki
5700e272f9
UPDATE: Fixed broken examples links ( #1886 )
...
* UPDATE: Fixed broken examples links
Fixed the two broken links in the examples page. All other links confirmed to work.
* Update Examples.md
2024-03-06 15:57:51 +00:00
Jack Gerrits
a54b733533
Rename to EmbeddedIPythonCodeExecutor ( #1871 )
2024-03-05 19:41:46 +00:00
Jack Gerrits
5bf496ed2c
Small edits to update blog post ( #1869 )
2024-03-05 16:43:32 +00:00
Chi Wang
f3289cb987
summary of recent updates ( #1850 )
...
* share updates
* updates
* fix url
* address comments
* address comments
---------
Co-authored-by: Qingyun Wu <qingyun0327@gmail.com >
2024-03-05 03:38:30 +00:00
Jack Gerrits
0a79512ebd
Add documentation for jupyter code executor ( #1809 )
...
* Add documentation for jupyter code executor
* formatting
* move to notebooks
* formatting
* update docs, fix badge bug
* fix lints
* pprint
* stop server
2024-03-04 23:44:20 +00:00
Jack Gerrits
799a24e04f
Create topics dir and move llm config ( #1853 )
...
* create topics dir and move llm config
* fix redirect
* fix link
2024-03-04 18:02:26 +00:00
Jack Gerrits
de757707bc
Upgrade quarto and include mitigation for title issue, fix links ( #1851 )
...
* Upgrade quarto and include mitigation for title issue, fix links
* repo_root
* dont run quarto independently
* test paths
* test
* resolve intermediate parents
* remove print
2024-03-04 14:44:41 +00:00
Chi Wang
cd3b5c6bbd
add doc about effects for capabilities ( #1842 )
...
* add doc about effects for capabilities
* remove unnecessary imports
* improve doc
* test
* test location
* polish
* improve import of colored
* termcolor
* termcolor
* use pull request for openai test
2024-03-03 23:15:52 +00:00
Jack Gerrits
2912f554a3
revert quarto upgrade ( #1840 )
...
* revert quarto upgrade
* fix ruff
2024-03-02 19:45:28 +00:00
Jack Gerrits
d60464374d
Upgrade Quarto and use notebook metadata for frontmatter ( #1836 )
...
* Update process_notebook to use metadata instead of a yaml comment
* upgrade quarto and version check in tool
* formatting
* address comments
2024-03-02 14:27:11 +00:00
Jack Gerrits
97923eeed8
Split apart ecosystem page, update sidebar, other website tweaks ( #1812 )
...
* Split apart ecosystem page, update sidebar
* fix docs 404
* fix redirect and link
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
2024-03-02 06:24:56 +00:00
Jack Gerrits
f6c9b13ac4
Extend process_notebooks for testing ( #1789 )
...
* Extend process_notebooks for testing
* add command
* spelling and lint
* update docs
* Update contributing.md
* add shebang
* Update contributing.md
* lint
2024-02-29 20:47:30 +00:00
Abhay Mathur
4d0d486115
Add function generator and validator to gallery ( #1807 )
2024-02-29 15:48:10 +00:00
Qingyun Wu
c6f6707f4d
Adding register_nested_chats to make nested chat easier ( #1753 )
...
* add util
* add notebook
* SoM notebook
* doc
* update notebook
* SoM
* optiguide
* rename
* add implementation
* update notebook
* update notebook
* update notebook
* summary method
* initiate_chats enhancements
* callable summary_method
* summary method
* summary method default
* docstr
* add timeout to slient pip install test
* consolidate_chat_info
* a_initiate_chat
* AssertionError tests
* AssertionError test
* update tests
* update test
* remove redudant file
* kwargs
* update notebook
* update notebook
* nested
* update SoM
* update notebook
* max_turns
* add notebook
* updatenotebook
* add notebooks
* update notebook and test
* add links to the example page
* annotations
* documentation
* default values
* Expanded details about the purpose of each cell
* update default value
* default value for reply_func_from_nested_chats
* default reply func name
* update notebook
* update optiGuide
* upload fig
* optiGuide notebook
* doc
* update notebook
* update notebook
* notebook format
* update optiguide notebook
* raise value error
* update notebook
* Improve language
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com >
Co-authored-by: signalprime <15487280+signalprime@users.noreply.github.com >
Co-authored-by: gagb <gagb@users.noreply.github.com >
2024-02-27 04:36:18 +00:00
Joshua Kim
d797d267e4
Blog regarding finite-state machine ( #1622 )
...
* Initialization of fsm blog
* Pre-commit pass
* Pinyin name correction
* Updated title
* Updated title
* Added summary of notebook and note about DAG
* Update index.mdx
* Update website/blog/2024-02-11-FSM-GroupChat/index.mdx
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
* Update website/blog/2024-02-11-FSM-GroupChat/index.mdx
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
* Removed outdated filename and followed SoM notebook format
* Pre-commit pass
* Update notebook link
* Corrected link to rendered notebook
* Removed agentchat_hierarchy_flow_using_select_speaker and modified agentchat_groupchat_finite_state_machine
* Add notebook/agentchat_groupchat_finite_state_machine.ipynb to paths
---------
Co-authored-by: freedeaths <register917@gmail.com >
Co-authored-by: Chi Wang <wang.chi@microsoft.com >
2024-02-26 18:10:00 +00:00
Jack Gerrits
ac15996f5a
Add sidebar for notebooks page ( #1766 )
2024-02-23 04:01:17 +00:00