Crate llama_link

Crate llama_link 

Source

Structs§

Config
ConfigBuilder
Use builder syntax to set the inputs and finish with build().
FunctionCallContext
The result from calling the function and the raw input used for the function call.
LlamaLink
PromptFormatter
The formatter used to create the prompt for the llm

Enums§

CompletionError
FunctionCallError
Message

Type Aliases§

CompletionStream