- All Known Subinterfaces:
Chat,Embeddings
public interface Model
Base interface for interfaces to work with (large language) models.
-
Method Summary
-
Method Details
-
getProvider
Provider name - OpenAI, Ollama, ...- Returns:
-
getName
Model name- Returns:
-
getVersion
-
getMaxInputTokens
int getMaxInputTokens()
-