org.llm4s.identity.RuntimeId
See theRuntimeId companion object
Identifies an LLM runtime (provider backend) by its canonical name.
Used to associate runtime-specific configuration and behaviour with a named backend, e.g. for tokenizer selection. Constants for all supported runtimes are defined on the companion object.
Value parameters
- name
-
Canonical name string as expected by provider APIs (lower-case).
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
trait Serializabletrait Producttrait Equalsclass Objecttrait Matchableclass Any
Members list
In this article