Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
type LLMProxy ¶
type LLMProxy struct {
// contains filtered or unexported fields
}
func NewLLMProxy ¶
type Recorder ¶
type Recorder struct {
// contains filtered or unexported fields
}
func NewRecorder ¶
func NewRecorder( cfg *config.Config, ctx *ProxyCtx, src io.ReadCloser, logger *slog.Logger, usecase domain.ProxyUsecase, ) *Recorder
Click to show internal directories.
Click to hide internal directories.