public class EmbeddingRequest extends CommonRequest implements ClientRequest<Map<String,Object>>
public void setInput(String input)
public void setInput(List<String> input) throws IllegalArgumentException
public Map<String,Object> getOptions()
getOptions 在接口中 ClientRequest<Map<String,Object>>Copyright © 2024. All rights reserved.