LlamaLib  v2.0.2
Cross-platform library for local LLMs
Loading...
Searching...
No Matches
Class List
Here are the classes, structs, unions and interfaces with brief descriptions:
 CChatMessageStructure representing a single chat message
 CErrorStateError state container for sharing between libraries
 CErrorStateRegistryError state registry for managing shared error state
 CHttpResult
 CIOSHttpTransport
 CLLMAbstract base class for Large Language Model operations
 CLLMAgentHigh-level conversational agent for LLM interactions
 CLLMClientClient for accessing LLM functionality locally or remotely
 CLLMLocalAbstract class for local LLM operations with slot management
 CLLMProviderAbstract class for LLM service providers
 CLLMProviderRegistryRegistry for managing LLM provider instances
 CLLMServiceRuntime loader for LLM libraries
 CLLMServiceBuilder< LLM service implementation
 CLoraIdScaleStructure representing a LoRA adapter with ID and scale
 CLoraIdScalePathStructure representing a LoRA adapter with ID, scale, and file path
 CResponseConcatenatorHandles concatenation of LLM response chunks (both streaming and non-streaming) Accumulates content and tokens from multiple response chunks into a single result