Versions in this module Expand all Collapse all v0 v0.3.0 Apr 10, 2026 Changes in this version + func CallProvider(ctx context.Context, opts ProviderOpts, req *implantpb.BridgeLlmRequest) *implantpb.BridgeLlmResponse + type ProviderOpts struct + APIKey string + Endpoint string + Provider string + type ResolvedProvider struct + APIKey string + BaseURL string + Provider string + ProxyURL string + Timeout time.Duration