Uses of Record Class
org.springframework.ai.zhipuai.api.ZhiPuAiApi.Embedding
Packages that use ZhiPuAiApi.Embedding
-
Uses of ZhiPuAiApi.Embedding in org.springframework.ai.zhipuai.api
Methods in org.springframework.ai.zhipuai.api that return types with arguments of type ZhiPuAiApi.EmbeddingModifier 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.