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.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