Skip to content

feat(api): Add proxy support for Google Gemini API#103

Open
thomas92118 wants to merge 1 commit intofirecrawl:mainfrom
thomas92118:main
Open

feat(api): Add proxy support for Google Gemini API#103
thomas92118 wants to merge 1 commit intofirecrawl:mainfrom
thomas92118:main

Conversation

@thomas92118
Copy link
Copy Markdown

Added undici dependency and implemented proxy configuration, supporting proxy configuration for Google Gemini API requests via HTTPS_PROXY or HTTP_PROXY environment variables. Optimized API request timeout handling, with a default setting of 60 seconds.

refactor: Remove unused express-related dependencies
style: Clean up code and add type checking

Added undici dependency and implemented proxy configuration, supporting proxy configuration for Google Gemini API requests via HTTPS_PROXY or HTTP_PROXY environment variables. Optimized API request timeout handling, with a default setting of 60 seconds.

refactor: Remove unused express-related dependencies
style: Clean up code and add type checking
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants