KimiBaseResponse<List<KimiCacheTagMeta>> |
KimiAIService.listOfContextCacheTag() |
KimiBaseResponse<List<KimiCacheTagMeta>> |
KimiAIService.listOfContextCacheTag(java.util.function.Function<KimiError<RequestBody>,Boolean> errorResolve) |
KimiBaseResponse<List<KimiCacheTagMeta>> |
KimiAIService.listOfContextCacheTag(Integer limit) |
KimiBaseResponse<List<KimiCacheTagMeta>> |
KimiAIService.listOfContextCacheTag(Integer limit,
boolean isAsc) |
KimiBaseResponse<List<KimiCacheTagMeta>> |
KimiAIService.listOfContextCacheTag(Integer limit,
Boolean isAsc,
java.util.function.Function<KimiError<RequestBody>,Boolean> errorResolve) |
KimiBaseResponse<List<KimiCacheTagMeta>> |
KimiAIService.listOfContextCacheTag(Integer limit,
boolean isAsc,
String afterId,
String beforeId,
cn.hutool.core.lang.Pair<String,String> metadata) |
KimiBaseResponse<List<KimiCacheTagMeta>> |
KimiAIService.listOfContextCacheTag(Integer limit,
boolean isAsc,
String afterId,
String beforeId,
cn.hutool.core.lang.Pair<String,String> metadata,
java.util.function.Function<KimiError<RequestBody>,Boolean> errorResolve) |
KimiBaseResponse<List<KimiCacheTagMeta>> |
KimiAIService.listOfContextCacheTag(Integer limit,
java.util.function.Function<KimiError<RequestBody>,Boolean> errorResolve) |