HuggingFaceLLMProvider

Represents the Hugging Face Large Language Model provider.

HuggingFace is identified by its unique ID ("huggingface") and display name ("Hugging Face").

Properties

Link copied to clipboard

The human-readable name of the LLM provider.

Link copied to clipboard
val id: String

The unique identifier of the LLM provider.

Functions

Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int