mirror of
https://github.com/danny-avila/LibreChat.git
synced 2025-12-17 08:50:15 +01:00
- Replaced HttpsProxyAgent with ProxyAgent from undici for improved proxy handling in DALLE3.js and OpenAIImageTools.js. - Updated fetchOptions to use dispatcher for proxy configuration. - Added new test suite for DALLE3 to verify proxy configuration behavior based on environment variables. |
||
|---|---|---|
| .. | ||
| DALLE3-proxy.spec.js | ||
| DALLE3.spec.js | ||
| GoogleSearch.spec.js | ||
| openWeather.integration.test.js | ||
| openweather.test.js | ||
| TavilySearchResults.spec.js | ||