mirror of
				https://github.com/deepset-ai/haystack.git
				synced 2025-10-31 09:49:48 +00:00 
			
		
		
		
	 ac408134f4
			
		
	
	
		ac408134f4
		
			
		
	
	
	
	
		
			
			* add support for async openai calls * add actual async call * split the async api * ask permission * Update haystack/utils/openai_utils.py Co-authored-by: Silvano Cerza <3314350+silvanocerza@users.noreply.github.com> * Fix OpenAI content moderation tests * Fix ChatGPT invocation layer tests --------- Co-authored-by: Silvano Cerza <3314350+silvanocerza@users.noreply.github.com> Co-authored-by: Silvano Cerza <silvanocerza@gmail.com>
		
			
				
	
	
		
			5 lines
		
	
	
		
			80 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
			
		
		
	
	
			5 lines
		
	
	
		
			80 B
		
	
	
	
		
			YAML
		
	
	
	
	
	
| ---
 | |
| enhancements:
 | |
|   - |
 | |
|     Add asyncio support to the OpenAI invocation layer.
 |