presenton/electron/servers/fastapi/api/v1/ppt/endpoints
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
anthropic.py updated 2026-02-20 12:02:23 +05:45
codex_auth.py feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45
files.py updated 2026-02-20 12:02:23 +05:45
fonts.py updated 2026-02-20 12:02:23 +05:45
google.py updated 2026-02-20 12:02:23 +05:45
icons.py updated 2026-02-20 12:02:23 +05:45
images.py updated 2026-02-20 12:02:23 +05:45
layouts.py updated 2026-02-20 12:02:23 +05:45
ollama.py updated 2026-02-20 12:02:23 +05:45
openai.py updated 2026-02-20 12:02:23 +05:45
outlines.py updated 2026-02-20 12:02:23 +05:45
pdf_slides.py updated 2026-02-20 12:02:23 +05:45
pptx_slides.py updated 2026-02-20 12:02:23 +05:45
presentation.py updated 2026-02-20 12:02:23 +05:45
prompts.py updated 2026-02-20 12:02:23 +05:45
slide.py updated 2026-02-20 12:02:23 +05:45
slide_to_html.py updated 2026-02-20 12:02:23 +05:45