mirror of
https://github.com/vxcontrol/langchaingo.git
synced 2026-07-21 08:55:25 -04:00
94f289e427
* httprr: add HTTP record/replay framework with default API key scrubbing - Add httprr package for deterministic HTTP testing - Implement default scrubbing for common API key headers * httputil: reorganize transport layer and add logging infrastructure - Replace debug transports with structured logging via slog - Add comprehensive user agent handling with version info - Improve transport layer organization and documentation - Maintain backward compatibility with deprecated types - Add JSON debug transport with color output support