Annotation Type GPTDictationServiceImpl.GPTDictationServiceConfig
- 
public static @interface GPTDictationServiceImpl.GPTDictationServiceConfigConfigures whether it's enabled (default false), the model and the request counts, and the maximum request size. 
- 
- 
Optional Element Summary
Optional Elements Modifier and Type Optional Element Description booleandisabledintmaxRequestSizeStringmodelintrequestsPerDayintrequestsPerHourintrequestsPerMinute 
 - 
 
- 
- 
- 
model
String model
- Default:
 - "whisper-1"
 
 
 - 
 
 -