Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func NewOpenAIEmbeddingsProxy ¶ added in v1.3.0
func NewOpenAIEmbeddingsProxy(host, token string) (api.OpenAIProxy, error)
func NewOpenAIProxy ¶
func NewOpenAIProxy(host, token string) (api.OpenAIProxy, error)
Types ¶
type OpenAIProxy ¶
type OpenAIProxy struct {
// contains filtered or unexported fields
}
func (*OpenAIProxy) Proxy ¶
func (o *OpenAIProxy) Proxy() http.HandlerFunc
Click to show internal directories.
Click to hide internal directories.