Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func DynamicResultCallback ¶
func DynamicResultCallback( res *generated.RKLLMResult, userdata unsafe.Pointer, state generated.LLMCallState, )
Types ¶
type RunContext ¶
type RunContext struct { Done chan struct{} Callback func(text string, state generated.LLMCallState) }
Click to show internal directories.
Click to hide internal directories.