Skip to content

Add custom base URL and SOCKS proxy support for Gemini API#1

Open
jalen0x wants to merge 2 commits into
peterkrueck:mainfrom
jalen0x:main
Open

Add custom base URL and SOCKS proxy support for Gemini API#1
jalen0x wants to merge 2 commits into
peterkrueck:mainfrom
jalen0x:main

Conversation

@jalen0x

@jalen0x jalen0x commented Jul 9, 2025

Copy link
Copy Markdown

Summary

  • Add support for custom Gemini API base URLs via GEMINI_BASE_URL environment variable
  • Add support for custom API versions via GEMINI_API_VERSION environment variable
  • Add SOCKS proxy support for enhanced connectivity options
  • Add socksio dependency for SOCKS proxy handling

Test plan

  • Test with default Google API endpoint
  • Test with custom base URL configuration
  • Test SOCKS proxy functionality
  • Verify backward compatibility with existing configurations

peterkrueck and others added 2 commits July 6, 2025 19:20
- Add GEMINI_BASE_URL and GEMINI_API_VERSION environment variables
- Support custom API endpoints while maintaining compatibility
- Add SOCKS proxy support for enhanced connectivity
- Add socksio dependency for SOCKS proxy handling
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