presenton/electron/servers/fastapi/services
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
concurrent_service.py updated 2026-02-20 12:02:23 +05:45
database.py updated 2026-02-20 12:02:23 +05:45
docling_service.py updated 2026-02-20 12:02:23 +05:45
documents_loader.py updated 2026-02-20 12:02:23 +05:45
html_to_text_runs_service.py updated 2026-02-20 12:02:23 +05:45
icon_finder_service.py updated 2026-02-20 12:02:23 +05:45
image_generation_service.py updated 2026-02-20 12:02:23 +05:45
lightweight_document_service.py updated 2026-02-20 12:02:23 +05:45
llm_client.py feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45
llm_tool_calls_handler.py updated 2026-02-20 12:02:23 +05:45
pptx_presentation_creator.py updated 2026-02-20 12:02:23 +05:45
score_based_chunker.py updated 2026-02-20 12:02:23 +05:45
temp_file_service.py updated 2026-02-20 12:02:23 +05:45
webhook_service.py updated 2026-02-20 12:02:23 +05:45