handler

package
v0.8.0 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Jun 13, 2026 License: Apache-2.0 Imports: 10 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

This section is empty.

Types

type ChatHandler

type ChatHandler struct {
	Engine core.Engine
	// contains filtered or unexported fields
}

func NewChatHandler

func NewChatHandler(engine core.Engine) *ChatHandler

func (*ChatHandler) ChatCompletions

func (h *ChatHandler) ChatCompletions(c *echo.Context) error

type EmbeddingsHandler

type EmbeddingsHandler struct {
	Engine core.Engine
}

func NewEmbeddingsHandler

func NewEmbeddingsHandler(engine core.Engine) *EmbeddingsHandler

func (*EmbeddingsHandler) Embeddings

func (h *EmbeddingsHandler) Embeddings(c *echo.Context) error

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL