Eric Zhu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1700b9c61a 
							
						 
					 
					
						
						
							
							Update group chat documentation in core to use selector group chat and tool call for illustrator ( #3815 )  
						
						... 
						
						
						
						* Update group chat documentation in core to use selector group chat and tool call for illustrator
* Update notebook
* Update group chat with illustration
* Remove embedded fonts in svg
---------
Co-authored-by: Ryan Sweet <rysweet@microsoft.com> 
						
						
					 
					
						2024-10-19 00:13:51 +02:00 
						 
				 
			
				
					
						
							
							
								Taylor Rockey 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							aa68f08133 
							
						 
					 
					
						
						
							
							Create Semantic Router example ( #3813 )  
						
						... 
						
						
						
						* Create Semantic Router example
* ruff formatting
* linting fixes
* pyright fixes
--------- 
						
						
					 
					
						2024-10-18 11:07:38 -07:00 
						 
				 
			
				
					
						
							
							
								Eric Zhu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							18ead479c9 
							
						 
					 
					
						
						
							
							Update figures to make them compatible with dark mode ( #3840 )  
						
						... 
						
						
						
						Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com> 
						
						
					 
					
						2024-10-18 19:09:42 +02:00 
						 
				 
			
				
					
						
							
							
								Eric Zhu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4935472c5e 
							
						 
					 
					
						
						
							
							Remove unused sample script ( #3841 )  
						
						
						
						
					 
					
						2024-10-18 10:41:30 -04:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							b09e6777a4 
							
						 
					 
					
						
						
							
							Restructure extensions, update corresponding docs ( #3826 )  
						
						... 
						
						
						
						* Restructure extensions, update corresponding docs
* update tests, add deprecation messages
* fix tests
* update lockfile
--------- 
						
						
					 
					
						2024-10-17 15:06:16 -07:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ed50ba4548 
							
						 
					 
					
						
						
							
							Use sha256 for hashing ( #3829 )  
						
						... 
						
						
						
						Co-authored-by: Ryan Sweet <rysweet@microsoft.com> 
						
						
					 
					
						2024-10-17 10:33:18 -07:00 
						 
				 
			
				
					
						
							
							
								Ryan Sweet 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							460a6817ea 
							
						 
					 
					
						
						
							
							refactoring the dotnet folder and namespace structure for better long term maintenance and clarity  #3809  ( #3810 )  
						
						... 
						
						
						
						closes  #3809  - refactor .NET code foldersand namespaces for better clarity and maintainability 
					
						2024-10-16 20:09:39 -07:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a6f022958f 
							
						 
					 
					
						
						
							
							Update version to dev1 ( #3791 )  
						
						... 
						
						
						
						* Update version to dev1
* lockfile
* update tilde 
						
						
					 
					
						2024-10-14 16:01:18 -07:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1ecb451b04 
							
						 
					 
					
						
						
							
							Fill spelling mistake ( #3786 )  
						
						
						
						
					 
					
						2024-10-14 13:46:31 -07:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							17af38dc6a 
							
						 
					 
					
						
						
							
							Add work in progress message to agentchat on home ( #3784 )  
						
						
						
						
					 
					
						2024-10-14 09:29:42 -07:00 
						 
				 
			
				
					
						
							
							
								Eric Zhu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6f5bdd2c28 
							
						 
					 
					
						
						
							
							Create a notebook to demonstrate handoff pattern ( #3778 )  
						
						
						
						
					 
					
						2024-10-14 07:35:00 -07:00 
						 
				 
			
				
					
						
							
							
								Eric Zhu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							5140a23fef 
							
						 
					 
					
						
						
							
							Update indexes for better navigation ( #3779 )  
						
						... 
						
						
						
						* Update indexes for better navigation
* Fix link
* Fix link 
						
						
					 
					
						2024-10-13 19:46:06 -07:00 
						 
				 
			
				
					
						
							
							
								Sunil Sattiraju 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a106229568 
							
						 
					 
					
						
						
							
							Support structured output ( #3732 )  
						
						... 
						
						
						
						* Support structured output
* use ruff format
* add type checking for cookbook
* add the notebook to index.md
* fix the type error
* pass response_format explicitly
* remove casting
* ensure type are correct
* seperate response_format arg
* fix type and resolve pyright errors
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com> 
						
						
					 
					
						2024-10-13 14:28:53 -07:00 
						 
				 
			
				
					
						
							
							
								Eric Zhu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							43ccc811e0 
							
						 
					 
					
						
						
							
							Make sure exceptions in process publish is logged. ( #3774 )  
						
						
						
						
					 
					
						2024-10-13 12:12:24 -07:00 
						 
				 
			
				
					
						
							
							
								vikas434 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							a45d97c82f 
							
						 
					 
					
						
						
							
							Correcting Typo in README.md ( #3770 )  
						
						
						
						
					 
					
						2024-10-12 08:10:31 -07:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							373e14ec25 
							
						 
					 
					
						
						
							
							Add initial extensions doc page ( #3762 )  
						
						
						
						
					 
					
						2024-10-11 10:57:03 -07:00 
						 
				 
			
				
					
						
							
							
								Leonardo Pinheiro 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c765a34cbf 
							
						 
					 
					
						
						
							
							Move docker code exec to autogen-ext ( #3733 )  
						
						... 
						
						
						
						* move docker code exec to autogen-ext
* fix test
* rename docker subpackage
* add missing renamed package
---------
Co-authored-by: Leonardo Pinheiro <lpinheiro@microsoft.com> 
						
						
					 
					
						2024-10-11 09:28:15 -07:00 
						 
				 
			
				
					
						
							
							
								Eric Zhu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							e5e3f11275 
							
						 
					 
					
						
						
							
							Update quick start examples to illustrate how to set up model client completely ( #3739 )  
						
						
						
						
					 
					
						2024-10-10 14:14:26 -07:00 
						 
				 
			
				
					
						
							
							
								Eric Zhu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							498854aed3 
							
						 
					 
					
						
						
							
							Use script-friendly example in README and quickstart ( #3728 )  
						
						... 
						
						
						
						* Use script-friendly example in README and quickstart
* Remove accidentally commited file
* Update instruction 
						
						
					 
					
						2024-10-09 16:02:42 -07:00 
						 
				 
			
				
					
						
							
							
								Eric Zhu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d7ae970c87 
							
						 
					 
					
						
						
							
							Changing URL; update description; removing v0.2 file ( #3729 )  
						
						
						
						
					 
					
						2024-10-09 15:54:35 -07:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							31342e3fd1 
							
						 
					 
					
						
						
							
							Clarify magentic one availability ( #3720 )  
						
						
						
						
					 
					
						2024-10-09 17:20:39 -04:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							23fd92a017 
							
						 
					 
					
						
						
							
							Fix packages link ( #3718 )  
						
						
						
						
					 
					
						2024-10-09 16:34:39 -04:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							33f5f13832 
							
						 
					 
					
						
						
							
							Fix redirects taking into account base path ( #3716 )  
						
						
						
						
					 
					
						2024-10-09 15:59:32 -04:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							0758d106cd 
							
						 
					 
					
						
						
							
							Fix output directory for website ( #3712 )  
						
						
						
						
					 
					
						2024-10-09 15:41:34 -04:00 
						 
				 
			
				
					
						
							
							
								Eric Zhu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							8c5150b1d4 
							
						 
					 
					
						
						
							
							Refactor logging in agentchat ( #3709 )  
						
						... 
						
						
						
						* Refactor logging in agentchat
* fix notebook
---------
Co-authored-by: Jack Gerrits <jack@jackgerrits.com>
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com> 
						
						
					 
					
						2024-10-09 15:15:09 -04:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							6567d90941 
							
						 
					 
					
						
						
							
							Update references to autogen ( #3708 )  
						
						
						
						
					 
					
						2024-10-09 15:12:36 -04:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							2526c69ce9 
							
						 
					 
					
						
						
							
							Include license file in package ( #3703 )  
						
						
						
						
					 
					
						2024-10-09 15:01:09 -04:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							f326b36242 
							
						 
					 
					
						
						
							
							Documentation tweaks  ( #3705 )  
						
						... 
						
						
						
						* Add extension to handle pydantic docs
* Docs tweaks
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com> 
						
						
					 
					
						2024-10-09 11:46:43 -07:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							d037db9f9b 
							
						 
					 
					
						
						
							
							add clarity to site ( #3704 )  
						
						
						
						
					 
					
						2024-10-09 11:44:01 -07:00 
						 
				 
			
				
					
						
							
							
								Eric Zhu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							64365b6835 
							
						 
					 
					
						
						
							
							Termination condition for agentchat teams ( #3696 )  
						
						... 
						
						
						
						* Update PR link in blog post (#3602 )
* Update PR link in blog post
* Update index.mdx
* Create CI to tag issues with needs triage (#3605 )
* Update issue templates (#3610 )
* Update config.yml
* Delete .github/ISSUE_TEMPLATE.md
* Delete .github/ISSUE_TEMPLATE/general_issue.yml
* Update feature_request.yml
* Update feature_request.yml
* Update feature_request.yml
* Update feature_request.yml
* Update bug_report.yml
* Update .github/ISSUE_TEMPLATE/bug_report.yml
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* Update .github/ISSUE_TEMPLATE/config.yml
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* Update bug_report.yml
* Update config.yml
---------
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com>
* termination condition
* Termination condition
* termination condition in group chat manager
* Update module import
* Fix logging
* Clean up
* Fix doc string
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com> 
						
						
					 
					
						2024-10-09 09:26:13 -07:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							333c95155c 
							
						 
					 
					
						
						
							
							Website design tweaks ( #3699 )  
						
						... 
						
						
						
						* Style updates for website
* tab styling 
						
						
					 
					
						2024-10-09 10:08:57 -04:00 
						 
				 
			
				
					
						
							
							
								Leonardo Pinheiro 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							53e5951474 
							
						 
					 
					
						
						
							
							Lspinheiro/chore/migrate azure executor autogen ext ( #3652 )  
						
						... 
						
						
						
						* migrate code executor and tests
* update extras
* update dependencies and examples
* fix imports
* fix uv lock
* add code_executor to toctree
---------
Co-authored-by: Leonardo Pinheiro <lpinheiro@microsoft.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com> 
						
						
					 
					
						2024-10-08 15:05:44 -07:00 
						 
				 
			
				
					
						
							
							
								Eric Zhu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							ffb16d560a 
							
						 
					 
					
						
						
							
							Set logging of internal messages to debug ( #3694 )  
						
						... 
						
						
						
						* Set logging of internal messages to debug
* Fix worker runtime tests 
						
						
					 
					
						2024-10-08 15:01:13 -07:00 
						 
				 
			
				
					
						
							
							
								Victor Dibia 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							4290cfa258 
							
						 
					 
					
						
						
							
							Add Documentation for AgentChat  ( #3635 )  
						
						... 
						
						
						
						* update docs on agent chat.
* add langchain support
* fix formatting issues
* Update python/packages/autogen-core/docs/src/agentchat-user-guide/index.md
Co-authored-by: gagb <gagb@users.noreply.github.com>
* Update python/packages/autogen-core/docs/src/agentchat-user-guide/index.md
Co-authored-by: gagb <gagb@users.noreply.github.com>
* add company reseach and literature review examples with tools
* format fixes
* format and type fixes
* add selector groupchat to agentchat index page
* rename quick start as code exec
* type fixes
* format fix
* Remove blank cell from notebooks
---------
Co-authored-by: gagb <gagb@users.noreply.github.com>
Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com> 
						
						
					 
					
						2024-10-08 14:35:54 -07:00 
						 
				 
			
				
					
						
							
							
								Eric Zhu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							02ced7c6b3 
							
						 
					 
					
						
						
							
							Selector group chat that uses LLM to select the next speaker ( #3680 )  
						
						... 
						
						
						
						* Selector group chat that uses LLM to select the next speaker
* Merge remote-tracking branch 'origin/staging' into selector-groupchat
* Add allow_repeated_speaker option
* Add test for allowed_repeated_speaker=True
* Example for selector group chat
* format
* Rename and index
* title for notebook
* Merge remote-tracking branch 'origin/staging' into selector-groupchat 
						
						
					 
					
						2024-10-08 13:37:31 -07:00 
						 
				 
			
				
					
						
							
							
								Mohammad Mazraeh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							29c23d53af 
							
						 
					 
					
						
						
							
							add a way to provide extra grpc options ( #3667 )  
						
						... 
						
						
						
						* rebase and address PR comments
* address PR feedback 
						
						
					 
					
						2024-10-08 14:46:12 -04:00 
						 
				 
			
				
					
						
							
							
								Eric Zhu 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							54eaa2bb4e 
							
						 
					 
					
						
						
							
							Move tools to agent in agentchat; refactored logging to support tool events ( #3665 )  
						
						... 
						
						
						
						* Move tool to agent; refactor logging in agentchat
* Update notebook 
						
						
					 
					
						2024-10-07 09:38:24 -07:00 
						 
				 
			
				
					
						
							
							
								Mohammad Mazraeh 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							be5c0b5d3e 
							
						 
					 
					
						
						
							
							fix: remove subscription on client disconnect in worker runtime ( #3653 )  
						
						... 
						
						
						
						* remove subscription on client disconnect in worker runtime
* address PR feedback
* remove outdated comment
* remove public properties
* fix mypy issue
* address PR feedback
---------
Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com> 
						
						
					 
					
						2024-10-05 08:15:01 -07:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							c63a034523 
							
						 
					 
					
						
						
							
							try fix docs CI ( #3660 )  
						
						... 
						
						
						
						Co-authored-by: Eric Zhu <ekzhu@users.noreply.github.com> 
						
						
					 
					
						2024-10-04 10:08:00 -07:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							1f1463e9e2 
							
						 
					 
					
						
						
							
							Add all redirect links ( #3659 )  
						
						
						
						
					 
					
						2024-10-04 12:21:21 -04:00 
						 
				 
			
				
					
						
							
							
								Jacob Alber 
							
						 
					 
					
						
						
						
						
							
						
						
							499b3fcbbf 
							
						 
					 
					
						
						
							
							fix: Make cleanup code in docker CodeExecutor asyncio aware ( #669 )  
						
						... 
						
						
						
						Co-authored-by: Jack Gerrits <jackgerrits@users.noreply.github.com> 
						
						
					 
					
						2024-10-01 15:38:23 -04:00 
						 
				 
			
				
					
						
							
							
								Kosta Petan 
							
						 
					 
					
						
						
							
							
						
						
						
							
						
						
							54c6382e89 
							
						 
					 
					
						
						
							
							fix dotnet distributed tracing ( #4 )  
						
						... 
						
						
						
						* fix dotnet distributed tracing
* regenerate protos for python 
						
						
					 
					
						2024-10-01 12:31:26 -04:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
						
						
							
						
						
							a5d267e986 
							
						 
					 
					
						
						
							
							Update link to 0.2 docs  
						
						
						
						
					 
					
						2024-09-30 20:02:19 -04:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
						
						
							
						
						
							af2b5faeef 
							
						 
					 
					
						
						
							
							Update package versions  
						
						
						
						
					 
					
						2024-09-30 19:59:35 -04:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
						
						
							
						
						
							5cb5bda522 
							
						 
					 
					
						
						
							
							Publish both 0.2 and dev websites  
						
						
						
						
					 
					
						2024-09-30 19:30:34 -04:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
						
						
							
						
						
							4ea1f7a8b3 
							
						 
					 
					
						
						
							
							Add redirects for old website URLs  
						
						
						
						
					 
					
						2024-09-30 16:41:50 -04:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
						
						
							
						
						
							1dc91bddd2 
							
						 
					 
					
						
						
							
							Fix lfs  
						
						
						
						
					 
					
						2024-09-30 15:50:28 -04:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
						
						
							
						
						
							d9ca172f5c 
							
						 
					 
					
						
						
							
							set baseurl to dev for 0.4  
						
						
						
						
					 
					
						2024-09-30 11:41:22 -04:00 
						 
				 
			
				
					
						
							
							
								Jack Gerrits 
							
						 
					 
					
						
						
						
						
							
						
						
							d11b421ccd 
							
						 
					 
					
						
						
							
							attribute theme  
						
						
						
						
					 
					
						2024-09-30 11:41:05 -04:00 
						 
				 
			
				
					
						
							
							
								Eric Zhu 
							
						 
					 
					
						
						
						
						
							
						
						
							b2db45d673 
							
						 
					 
					
						
						
							
							Tool use in agentchat ( #664 )  
						
						... 
						
						
						
						* Tool use in agentchat
* Update link
* doc string 
						
						
					 
					
						2024-09-30 10:58:02 -04:00