presenton/electron/servers/fastapi/constants
sudipnext 00be7ee946 feat: integrate Codex OAuth flow and enhance user configuration
- Added Codex-related fields to UserConfig and LLMConfig for managing OAuth tokens and model settings.
- Implemented Codex authentication endpoints and integrated them into the application.
- Enhanced LLMClient to support Codex as a valid provider, including token management and refresh logic.
- Updated UI components to include Codex configuration options and authentication status handling.
- Refactored environment variable utilities to accommodate Codex-specific settings.
2026-02-28 09:08:10 +05:45
..
__init__.py updated 2026-02-20 12:02:23 +05:45
documents.py updated 2026-02-20 12:02:23 +05:45
llm.py feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45
presentation.py updated 2026-02-20 12:02:23 +05:45
supported_ollama_models.py updated 2026-02-20 12:02:23 +05:45