Uses of Annotation Interface
dev.langchain4j.internal.JacocoIgnoreCoverageGenerated
Packages that use JacocoIgnoreCoverageGenerated
Package
Description
-
Uses of JacocoIgnoreCoverageGenerated in dev.langchain4j.guardrail
Methods in dev.langchain4j.guardrail with annotations of type JacocoIgnoreCoverageGenerated -
Uses of JacocoIgnoreCoverageGenerated in dev.langchain4j.guardrail.config
Classes in dev.langchain4j.guardrail.config with annotations of type JacocoIgnoreCoverageGeneratedModifier and TypeInterfaceDescriptioninterfaceConfiguration specifically for output guardrails. -
Uses of JacocoIgnoreCoverageGenerated in dev.langchain4j.model.chat.request
Methods in dev.langchain4j.model.chat.request with annotations of type JacocoIgnoreCoverageGenerated -
Uses of JacocoIgnoreCoverageGenerated in dev.langchain4j.model.chat.response
Classes in dev.langchain4j.model.chat.response with annotations of type JacocoIgnoreCoverageGeneratedModifier and TypeClassDescriptionclassRepresents common chat response metadata supported by most LLM providers.classRepresents a complete tool call.classclassclassclassclassRepresents a partial tool call.classMethods in dev.langchain4j.model.chat.response with annotations of type JacocoIgnoreCoverageGenerated -
Uses of JacocoIgnoreCoverageGenerated in dev.langchain4j.model.openai.internal.audio.transcription
Methods in dev.langchain4j.model.openai.internal.audio.transcription with annotations of type JacocoIgnoreCoverageGenerated -
Uses of JacocoIgnoreCoverageGenerated in dev.langchain4j.model.openai.internal.chat
Methods in dev.langchain4j.model.openai.internal.chat with annotations of type JacocoIgnoreCoverageGeneratedModifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanDeprecated.booleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanbooleanintAssistantMessage.hashCode()intChatCompletionChoice.hashCode()intChatCompletionRequest.hashCode()intChatCompletionResponse.hashCode()intContent.hashCode()intDelta.hashCode()intFunction.hashCode()intFunctionCall.hashCode()intFunctionMessage.hashCode()Deprecated.intImageUrl.hashCode()intInputAudio.hashCode()intJsonSchema.hashCode()intPdfFile.hashCode()intResponseFormat.hashCode()intSystemMessage.hashCode()intTool.hashCode()intToolCall.hashCode()intToolChoice.hashCode()intToolMessage.hashCode()intUserMessage.hashCode()intVideoUrl.hashCode()AssistantMessage.toString()ChatCompletionChoice.toString()ChatCompletionRequest.toString()ChatCompletionResponse.toString()Content.toString()Delta.toString()Function.toString()FunctionCall.toString()FunctionMessage.toString()Deprecated.ImageUrl.toString()InputAudio.toString()JsonSchema.toString()PdfFile.toString()ResponseFormat.toString()SystemMessage.toString()Tool.toString()ToolCall.toString()ToolChoice.toString()ToolMessage.toString()UserMessage.toString()VideoUrl.toString() -
Uses of JacocoIgnoreCoverageGenerated in dev.langchain4j.model.openai.internal.completion
Methods in dev.langchain4j.model.openai.internal.completion with annotations of type JacocoIgnoreCoverageGenerated -
Uses of JacocoIgnoreCoverageGenerated in dev.langchain4j.model.openai.internal.embedding
Methods in dev.langchain4j.model.openai.internal.embedding with annotations of type JacocoIgnoreCoverageGenerated -
Uses of JacocoIgnoreCoverageGenerated in dev.langchain4j.model.openai.internal.image
Methods in dev.langchain4j.model.openai.internal.image with annotations of type JacocoIgnoreCoverageGenerated -
Uses of JacocoIgnoreCoverageGenerated in dev.langchain4j.model.openai.internal.models
Methods in dev.langchain4j.model.openai.internal.models with annotations of type JacocoIgnoreCoverageGenerated -
Uses of JacocoIgnoreCoverageGenerated in dev.langchain4j.model.openai.internal.moderation
Methods in dev.langchain4j.model.openai.internal.moderation with annotations of type JacocoIgnoreCoverageGeneratedModifier and TypeMethodDescriptionbooleanbooleanbooleanbooleanbooleanintCategories.hashCode()intCategoryScores.hashCode()intModerationRequest.hashCode()intModerationResponse.hashCode()intModerationResult.hashCode()Categories.toString()CategoryScores.toString()ModerationRequest.toString()ModerationResponse.toString()ModerationResult.toString() -
Uses of JacocoIgnoreCoverageGenerated in dev.langchain4j.store.embedding.filter
Classes in dev.langchain4j.store.embedding.filter with annotations of type JacocoIgnoreCoverageGeneratedModifier and TypeInterfaceDescriptioninterfaceThis class represents a filter that can be applied during search in anEmbeddingStore.class