mirror of
				https://github.com/microsoft/autogen.git
				synced 2025-10-29 17:00:56 +00:00 
			
		
		
		
	
		
			
				
	
	
	
		
			208 B
		
	
	
	
	
	
	
	
			
		
		
	
	
			208 B
		
	
	
	
	
	
	
	
Installation
Python
AutoGen requires Python version >= 3.8. It can be installed from pip:
pip install "flaml[autogen]"
or conda:
conda install "flaml[autogen]" -c conda-forge
