Documentation ¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type Dispatcher ¶
type Dispatcher struct {
// contains filtered or unexported fields
}
func New ¶
func New(invoker *invoke.Invoker, c kclient.Client, gClient *gptscript.GPTScript) *Dispatcher
func (*Dispatcher) StopModelProvider ¶ added in v0.3.0
func (d *Dispatcher) StopModelProvider(namespace, modelProviderName string)
func (*Dispatcher) TransformRequest ¶
func (d *Dispatcher) TransformRequest(req *http.Request, namespace string) error
func (*Dispatcher) URLForModelProvider ¶ added in v0.3.0
Click to show internal directories.
Click to hide internal directories.