ZhipuAILLMProvider

Represents the ZhipuAI (智谱AI) Large Language Model provider.

ZhipuAI is identified by its unique ID ("zhipuai") and display name ("ZhipuAI").

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