mirror of
				https://github.com/microsoft/autogen.git
				synced 2025-10-31 01:40:58 +00:00 
			
		
		
		
	Fix broken link in README.md (#134)
The link to the documentation's FAQ#code-execution was broken because the 'docs' directory was missing in the original URL. Co-authored-by: Qingyun Wu <qingyun.wu@psu.edu>
This commit is contained in:
		
							parent
							
								
									62b6357294
								
							
						
					
					
						commit
						a087347d19
					
				| @ -54,7 +54,7 @@ pip install "pyautogen[blendsearch]" | ||||
| 
 | ||||
| Find more options in [Installation](https://microsoft.github.io/autogen/docs/Installation). | ||||
| <!-- Each of the [`notebook examples`](https://github.com/microsoft/autogen/tree/main/notebook) may require a specific option to be installed. --> | ||||
| For [code execution](https://microsoft.github.io/autogen/FAQ#code-execution), we strongly recommend installing the python docker package, and using docker. | ||||
| For [code execution](https://microsoft.github.io/autogen/docs/FAQ/#code-execution), we strongly recommend installing the python docker package, and using docker. | ||||
| 
 | ||||
| For LLM inference configurations, check the [FAQ](https://microsoft.github.io/autogen/docs/FAQ#set-your-api-endpoints). | ||||
| 
 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user
	 Hyung-Taik Choi
						Hyung-Taik Choi