Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type Provider ¶
type Provider struct{}
Provider is a no-op Provider.
func (*Provider) Completion ¶
func (*Provider) Completion(context.Context, llm.CompletionParams) (*llm.CompletionResult, error)
Completion is a no-op that returns an empty result.
Click to show internal directories.
Click to hide internal directories.