org.llm4s.types.typeclass.LLMCapable
See theLLMCapable companion object
Type class for types that can interact with LLMs.
Provides a unified interface for different types to be processed by LLMs, enabling generic algorithms that work across various input types.
Attributes
- Companion
- object
- Graph
-
- Supertypes
-
class Objecttrait Matchableclass Any
Members list
In this article