lib_llama_cpp library
Classes
- ChatCompletionBackend
- GeneratedLlcsNativeBindings
- LibLlamaCpp
- LlamaAudioBytesPart
- LlamaAudioFilePart
- LlamaChatChoice
- LlamaChatCompletion
- LlamaChatCompletionsResource
- LlamaChatMessage
- LlamaChatResource
- LlamaCommand
- LlamaContentPart
- LlamaDisposeCommand
- LlamaDoneResponse
- LlamaEngine
- LlamaErrorResponse
- LlamaGenerateCommand
- LlamaGenerateMessagesCommand
- LlamaHttpServer
- LlamaImageBytesPart
- LlamaImageFilePart
- LlamaLoadModelCommand
- LlamaMessage
- LlamaModelCapabilities
- LlamaModelConfig
- LlamaOpenAIClient
- LlamaReadyResponse
- LlamaResponse
- LlamaResponseCompleted
- LlamaResponseCreated
- LlamaResponseFailed
- LlamaResponseInputItem
- LlamaResponseObject
- LlamaResponseOutputItem
- LlamaResponseOutputTextDelta
- LlamaResponseOutputTextDone
- LlamaResponseRequiresAction
- LlamaResponsesResource
- LlamaResponseStreamEvent
- LlamaResponseToolCallDone
- LlamaResponseUsage
- LlamaServerAddress
- LlamaServerClient
- LlamaServerConfig
- LlamaState
- LlamaStateChangedResponse
- LlamaTextPart
- LlamaTokenResponse
- LlamaTool
- LlamaToolCall
- LlamaToolCallResponse
- LlamaToolChoice
- LlcsEngine
- LlcsEngineBackend
- LlcsEngineConfig
- LlcsNativeBindings
Functions
-
llamaContentFromJson(
Object? content) → Object -
llamaContentHasMedia(
Object content) → bool -
llamaContentToJson(
Object content) → Object -
llamaContentToPlainText(
Object content) → String
Typedefs
- LlamaModelResolver = LlamaModelConfig Function(String model)