Documentation ¶
Overview ¶
inspire by https://github.com/tmc/langchaingo/pull/702
Index ¶
Constants ¶
View Source
const (
GatewayUseExternalURLEnv = "GATEWAY_USE_EXTERNAL_URL"
)
Variables ¶
View Source
var DebugHTTPClient = &http.Client{ Transport: &logTransport{http.DefaultTransport}, }
DebugHTTPClient is a http.Client that logs the request and response with full contents.
Functions ¶
func GetLangchainEmbedder ¶
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.