Files
syndarix/mcp-servers/llm-gateway
Felipe Cardoso ddf4f11eb7 fix(llm-gateway): improve type safety and datetime consistency
- Add type annotations for mypy compliance
- Use UTC-aware datetimes consistently (datetime.now(UTC))
- Add type: ignore comments for LiteLLM incomplete stubs
- Fix import ordering and formatting
- Update pyproject.toml mypy configuration
2026-01-03 20:56:05 +01:00
..