presenton/servers/fastapi/constants
sudipnext d2e85a8ffa feat: implement Codex OAuth flow and integrate into application
- Added Codex authentication endpoints and logic for OAuth flow.
- Updated Docker configuration to expose port 1455 for Codex callback.
- Enhanced user configuration model to include Codex-related fields.
- Integrated Codex selection into the LLM provider UI.
- Implemented token management and refresh logic for Codex.
- Added utility functions for handling Codex OAuth tokens and state management.
2026-02-24 18:51:35 +05:45
..
__init__.py feat(fastapi): adds get presentation from id endpoint 2025-07-17 00:27:49 +05:45
documents.py feat(fastapi): adds presentation generation using provided slide schemas, refactor(fastapi): converts class based endpoint handlers to organized functional handlers 2025-07-15 05:41:31 +05:45
llm.py feat: implement Codex OAuth flow and integrate into application 2026-02-24 18:51:35 +05:45
presentation.py feat(fastapi): adds async endpoint for presentation generation and status check 2025-09-16 17:27:04 +05:45
supported_ollama_models.py style: remove ollama icons 2025-08-09 03:47:52 +05:45