mirror of
https://gitee.com/hhyykk/ipms-sjy.git
synced 2025-07-30 19:04:07 +08:00
6 lines
175 B
Properties
6 lines
175 B
Properties
![]() |
# 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
|