Uses of Class
dev.langchain4j.model.anthropic.internal.api.AnthropicListBatchesResponse
Packages that use AnthropicListBatchesResponse
-
Uses of AnthropicListBatchesResponse in dev.langchain4j.model.anthropic.internal.client
Methods in dev.langchain4j.model.anthropic.internal.client that return AnthropicListBatchesResponseModifier and TypeMethodDescriptionAnthropicClient.listBatches(Integer limit, String afterId) DefaultAnthropicClient.listBatches(Integer limit, String afterId)