package
0.0.0-20250208023750-2ddeb7052770
Repository: https://github.com/envoyproxy/ai-gateway.git
Documentation: pkg.go.dev
# Functions
NewFactory returns a callback function that creates a translator for the given API schema combination.
# Structs
LLMTokenUsage represents the token usage reported usually by the backend API in the response body.
# Interfaces
Translator translates the request and response messages between the client and the backend API schemas for a specific path.
# Type aliases
Factory creates a [Translator] for the given API schema combination and request path.