Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type OpenAIHandler ¶
type OpenAIHandler struct {
// contains filtered or unexported fields
}
func NewOpenAIHandler ¶
func NewOpenAIHandler() *OpenAIHandler
func (*OpenAIHandler) Chat ¶
func (h *OpenAIHandler) Chat(c echo.Context) error
func (*OpenAIHandler) CreateEmbeddings ¶
func (h *OpenAIHandler) CreateEmbeddings(c echo.Context) error
func (*OpenAIHandler) GetModels ¶
func (h *OpenAIHandler) GetModels(c echo.Context) error
Click to show internal directories.
Click to hide internal directories.