GenAI.Provider.LocalLLama.MessageProtocol protocol (Noizu Labs, GenAI Wrapper v0.0.3)
This protocol defines how to transform GenAI message structs into a format compatible with the LocalLLama nif.
Link to this section Summary
Functions
Transforms a GenAI message struct into a LocalLLama message format.
Link to this section Types
@type t() :: term()
All the types that implement this protocol.
Link to this section Functions
Link to this function
message(message)
Transforms a GenAI message struct into a LocalLLama message format.