Alona King b2071944fb feat: add enterprise gateway support for LLM providers
Add comprehensive support for enterprise API gateways (e.g., Tachyon) including:
- Gateway authentication with identity provider token management
- Token caching with TTL-based expiration
- Custom headers and body parameters for gateway requests
- Template variable substitution for dynamic values
- CLI configuration UI for gateway settings
- Full test coverage for gateway functionality

This enables OpenHands to integrate with enterprise environments that require
authenticated access through API gateways for LLM providers.
2025-10-27 17:05:52 -04:00
..
2025-10-14 02:16:44 +00:00