Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type ChatHandler ¶
func NewChatHandler ¶
func NewChatHandler(engine core.Engine) *ChatHandler
func (*ChatHandler) ChatCompletions ¶
func (h *ChatHandler) ChatCompletions(c *echo.Context) error
type EmbeddingsHandler ¶
func NewEmbeddingsHandler ¶
func NewEmbeddingsHandler(engine core.Engine) *EmbeddingsHandler
func (*EmbeddingsHandler) Embeddings ¶
func (h *EmbeddingsHandler) Embeddings(c *echo.Context) error
Click to show internal directories.
Click to hide internal directories.