presenton/electron/servers/fastapi
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
..
api feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45
assets updated 2026-02-20 12:02:23 +05:45
build/server updated 2026-02-20 12:02:23 +05:45
constants feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45
enums feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45
models feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45
services feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45
static updated 2026-02-20 12:02:23 +05:45
tests updated 2026-02-20 12:02:23 +05:45
utils feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45
.python-version updated 2026-02-20 12:02:23 +05:45
build_vectorstore.py updated 2026-02-20 12:02:23 +05:45
mcp_server.py updated 2026-02-20 12:02:23 +05:45
openai_spec.json updated 2026-02-20 12:02:23 +05:45
pyproject.toml chore: update pyproject.toml to include package discovery settings 2026-02-21 13:15:26 +05:45
runtime_hook_docling.py updated 2026-02-20 12:02:23 +05:45
server.py updated 2026-02-20 12:02:23 +05:45
server.spec feat: enhance fastapi server.spec to conditionally include fastembed_cache and update pyproject.toml for package discovery 2026-02-21 13:43:03 +05:45
uv.lock updated 2026-02-20 12:02:23 +05:45