mirror of
				https://github.com/hwchase17/langchain.git
				synced 2025-10-30 23:29:54 +00:00 
			
		
		
		
	Example of how it would show up in our python docs:  Examples added to the reference docs: https://api.python.langchain.com/en/wfh-api_crosslink/vectorstores/langchain.vectorstores.chroma.Chroma.html#langchain.vectorstores.chroma.Chroma 
		
			
				
	
	
		
			8 lines
		
	
	
		
			159 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
			
		
		
	
	
			8 lines
		
	
	
		
			159 B
		
	
	
	
		
			ReStructuredText
		
	
	
	
	
	
| :mod:`{{module}}`.{{objname}}
 | |
| {{ underline }}==============
 | |
| 
 | |
| .. currentmodule:: {{ module }}
 | |
| 
 | |
| .. autofunction:: {{ objname }}
 | |
| 
 | |
| .. example_links:: {{ objname }} |