Index

C D S W 
All Classes and Interfaces|All Packages

C

CohereScoringModel - Class in dev.langchain4j.model.cohere
An implementation of a ScoringModel that uses Cohere Rerank API.
CohereScoringModel(String, String, String, Duration, Integer, Boolean, Boolean) - Constructor for class dev.langchain4j.model.cohere.CohereScoringModel
 

D

dev.langchain4j.model.cohere - package dev.langchain4j.model.cohere
 

S

scoreAll(List<TextSegment>, String) - Method in class dev.langchain4j.model.cohere.CohereScoringModel
 

W

withApiKey(String) - Static method in class dev.langchain4j.model.cohere.CohereScoringModel
 
C D S W 
All Classes and Interfaces|All Packages