presenton/electron/servers/fastapi/models
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
..
sql updated 2026-02-20 12:02:23 +05:45
__init__.py updated 2026-02-20 12:02:23 +05:45
api_error_model.py updated 2026-02-20 12:02:23 +05:45
decomposed_file_info.py updated 2026-02-20 12:02:23 +05:45
document_chunk.py updated 2026-02-20 12:02:23 +05:45
generate_presentation_request.py updated 2026-02-20 12:02:23 +05:45
image_prompt.py updated 2026-02-20 12:02:23 +05:45
json_path_guide.py updated 2026-02-20 12:02:23 +05:45
llm_message.py updated 2026-02-20 12:02:23 +05:45
llm_tool_call.py updated 2026-02-20 12:02:23 +05:45
llm_tools.py updated 2026-02-20 12:02:23 +05:45
ollama_model_metadata.py updated 2026-02-20 12:02:23 +05:45
ollama_model_status.py updated 2026-02-20 12:02:23 +05:45
pptx_models.py updated 2026-02-20 12:02:23 +05:45
presentation_and_path.py updated 2026-02-20 12:02:23 +05:45
presentation_from_template.py updated 2026-02-20 12:02:23 +05:45
presentation_layout.py updated 2026-02-20 12:02:23 +05:45
presentation_outline_model.py updated 2026-02-20 12:02:23 +05:45
presentation_structure_model.py updated 2026-02-20 12:02:23 +05:45
presentation_with_slides.py updated 2026-02-20 12:02:23 +05:45
slide_layout_index.py updated 2026-02-20 12:02:23 +05:45
sse_response.py updated 2026-02-20 12:02:23 +05:45
user_config.py feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45