ChatGPT-Java-API
2.0.2-SNAPSHOT
jvm
ChatGPT-Java-API
/
com.cjcrafter.openai.embeddings
/
Embedding
/
asBase64
as
Base64
fun
asBase64
(
)
:
List
<
String
>
Returns the embedding as a list of strings. Make sure to use
EncodingFormat.BASE64
.