Annotation Type GPTChatCompletionServiceImpl.GPTChatCompletionServiceConfig
-
public static @interface GPTChatCompletionServiceImpl.GPTChatCompletionServiceConfig
-
-
Required Element Summary
Required Elements Modifier and Type Required Element Description String
embeddingsUrl
int
maximumTokensPerRequest
int
requestsPerDay
int
requestsPerHour
int
requestsPerMinute
-
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description int
connectionTimeout
String
defaultModel
boolean
disabled
String
embeddingsModel
String
highIntelligenceModel
String
imageModel
int
maximumTokensPerResponse
int
requestTimeout
-