presenton/servers/fastapi/enums
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
image_provider.py feat: adds gpt image 1.5 2025-12-21 01:14:31 +05:45
llm_call_type.py feat(fastapi): adding llm agent that supports tool calls and handling 2025-08-07 04:44:39 +05:45
llm_provider.py feat: implement Codex OAuth flow and integrate into application 2026-02-24 18:51:35 +05:45
tone.py feat: adds table of contents, title slide, web search options in both UI and API Endpoints 2025-09-07 22:06:22 +05:45
verbosity.py feat: adds table of contents, title slide, web search options in both UI and API Endpoints 2025-09-07 22:06:22 +05:45
webhook_event.py feat(fastapi): adds webhook support which lets you listen to events 2025-09-16 17:31:22 +05:45