routes

package
v1.4.6 Latest Latest
Warning

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

Go to latest
Published: Mar 3, 2026 License: MIT Imports: 5 Imported by: 0

Documentation

Index

Constants

This section is empty.

Variables

This section is empty.

Functions

func RegisterAgent

func RegisterAgent(mux *http.ServeMux, agentHandler *handlers.AgentHandler, logger *zap.Logger)

func RegisterChat

func RegisterChat(mux *http.ServeMux, chatHandler *handlers.ChatHandler, logger *zap.Logger)

func RegisterConfig

func RegisterConfig(mux *http.ServeMux, cfgHandler *config.ConfigAPIHandler, firstAPIKey string, logger *zap.Logger)

func RegisterMultimodal

func RegisterMultimodal(mux *http.ServeMux, multimodalHandler *handlers.MultimodalHandler, logger *zap.Logger)

func RegisterProtocol

func RegisterProtocol(mux *http.ServeMux, protocolHandler *handlers.ProtocolHandler, logger *zap.Logger)

func RegisterProvider

func RegisterProvider(mux *http.ServeMux, apiKeyHandler *handlers.APIKeyHandler, logger *zap.Logger)

func RegisterRAG

func RegisterRAG(mux *http.ServeMux, ragHandler *handlers.RAGHandler, logger *zap.Logger)

func RegisterSystem

func RegisterSystem(mux *http.ServeMux, healthHandler *handlers.HealthHandler, version, buildTime, gitCommit string)

func RegisterTools

func RegisterTools(mux *http.ServeMux, toolHandler *handlers.ToolRegistryHandler, logger *zap.Logger)

func RegisterWorkflow

func RegisterWorkflow(mux *http.ServeMux, workflowHandler *handlers.WorkflowHandler, logger *zap.Logger)

Types

This section is empty.

Jump to

Keyboard shortcuts

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