Interface OpenAIEmbeddings
-
public interface OpenAIEmbeddings
Request and response for OpenAI embeddings API.- See Also:
- "https://platform.openai.com/docs/api-reference/embeddings"
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static class
OpenAIEmbeddings.EmbeddingObject
static class
OpenAIEmbeddings.EmbeddingRequest
static class
OpenAIEmbeddings.EmbeddingResponse
-