mirror of
				https://gitee.com/hhyykk/ipms-sjy.git
				synced 2025-11-04 04:08:43 +08:00 
			
		
		
		
	基层 open ai 添加 chat 聊天
This commit is contained in:
		@@ -0,0 +1,6 @@
 | 
			
		||||
# open ai
 | 
			
		||||
 | 
			
		||||
# openAI https://openai.com/
 | 
			
		||||
spring.ai.openai.api-key=${OPEN_AI_KEY}
 | 
			
		||||
spring.ai.openai.chat.options.model=gpt-3.5-turbo
 | 
			
		||||
spring.ai.openai.chat.options.temperature=0.7
 | 
			
		||||
		Reference in New Issue
	
	Block a user