presenton/electron/servers/fastapi/utils
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
..
llm_calls updated 2026-02-20 12:02:23 +05:45
oauth feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45
__init__.py updated 2026-02-20 12:02:23 +05:45
asset_directory_utils.py updated 2026-02-20 12:02:23 +05:45
async_iterator.py updated 2026-02-20 12:02:23 +05:45
available_models.py updated 2026-02-20 12:02:23 +05:45
datetime_utils.py updated 2026-02-20 12:02:23 +05:45
db_utils.py updated 2026-02-20 12:02:23 +05:45
dict_utils.py updated 2026-02-20 12:02:23 +05:45
download_helpers.py updated 2026-02-20 12:02:23 +05:45
dummy_functions.py updated 2026-02-20 12:02:23 +05:45
embedding_config.py updated 2026-02-20 12:02:23 +05:45
error_handling.py updated 2026-02-20 12:02:23 +05:45
export_utils.py updated 2026-02-20 12:02:23 +05:45
file_utils.py updated 2026-02-20 12:02:23 +05:45
get_dynamic_models.py updated 2026-02-20 12:02:23 +05:45
get_env.py feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45
get_layout_by_name.py updated 2026-02-20 12:02:23 +05:45
image_provider.py updated 2026-02-20 12:02:23 +05:45
image_utils.py updated 2026-02-20 12:02:23 +05:45
llm_client_error_handler.py updated 2026-02-20 12:02:23 +05:45
llm_provider.py feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45
model_availability.py updated 2026-02-20 12:02:23 +05:45
ollama.py updated 2026-02-20 12:02:23 +05:45
onnx_windows_bootstrap.py updated 2026-02-20 12:02:23 +05:45
parsers.py updated 2026-02-20 12:02:23 +05:45
path_helpers.py updated 2026-02-20 12:02:23 +05:45
ppt_utils.py updated 2026-02-20 12:02:23 +05:45
process_slides.py updated 2026-02-20 12:02:23 +05:45
schema_utils.py updated 2026-02-20 12:02:23 +05:45
set_env.py feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45
user_config.py feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45
validators.py updated 2026-02-20 12:02:23 +05:45