Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
Types ¶
type OpenaiProxyHandler ¶
type OpenaiProxyHandler struct {
// contains filtered or unexported fields
}
func NewOpenaiProxyHandler ¶
func NewOpenaiProxyHandler(apiKey string) (*OpenaiProxyHandler, error)
func (*OpenaiProxyHandler) ServeHTTP ¶
func (h *OpenaiProxyHandler) ServeHTTP(w http.ResponseWriter, r *http.Request)
Click to show internal directories.
Click to hide internal directories.