Uses of Record Class
org.springframework.ai.zhipuai.api.ZhiPuAiApi.EmbeddingList
Packages that use ZhiPuAiApi.EmbeddingList
-
Uses of ZhiPuAiApi.EmbeddingList in org.springframework.ai.zhipuai.api
Methods in org.springframework.ai.zhipuai.api that return types with arguments of type ZhiPuAiApi.EmbeddingListModifier and TypeMethodDescription<T> org.springframework.http.ResponseEntity<ZhiPuAiApi.EmbeddingList<ZhiPuAiApi.Embedding>>ZhiPuAiApi.embeddings(ZhiPuAiApi.EmbeddingRequest<T> embeddingRequest) Creates an embedding vector representing the input text or token array.