Documentation
¶
Index ¶
Constants ¶
This section is empty.
Variables ¶
This section is empty.
Functions ¶
func ToProviderAPIPath ¶
Types ¶
type OpenAIProxy ¶ added in v1.2.0
type OpenAIProxy interface {
Proxy() http.HandlerFunc
}
type ProviderAPIMapping ¶
type TranslationProxy ¶
type TranslationProxy interface {
Proxy() http.HandlerFunc
ModifyRequest(*httputil.ProxyRequest)
ModifyResponse(*http.Response) error
}
Click to show internal directories.
Click to hide internal directories.