public class Transcriptions extends HashMap<String,okhttp3.RequestBody>
AbstractMap.SimpleEntry<K,V>, AbstractMap.SimpleImmutableEntry<K,V>| Constructor and Description |
|---|
Transcriptions(String model,
String prompt) |
| Modifier and Type | Method and Description |
|---|---|
static Transcriptions |
of(String model,
String prompt) |
clear, clone, compute, computeIfAbsent, computeIfPresent, containsKey, containsValue, entrySet, forEach, get, getOrDefault, isEmpty, keySet, merge, put, putAll, putIfAbsent, remove, remove, replace, replace, replaceAll, size, valuesequals, hashCode, toStringpublic static Transcriptions of(String model, String prompt)
Copyright © 2024. All rights reserved.