| .. |
|
llm_calls
|
feat: enhance LLMClient with Codex integration and error handling
|
2026-02-25 17:56:39 +05:45 |
|
oauth
|
feat: implement Codex OAuth flow and integrate into application
|
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 |
|
asset_directory_utils.py
|
feat(fastapi): Uploads directory mounted for uploaded images
|
2025-07-20 14:14:51 +05:45 |
|
async_iterator.py
|
fix(fastapi): uses google genai client for gemini calls
|
2025-07-16 20:43:20 +05:45 |
|
available_models.py
|
feat(fastapi): adds strict support for every schemas, proper models check, refactor
|
2025-08-01 00:15:03 +05:45 |
|
datetime_utils.py
|
feat: adds tone, verbosity and refactors tables
|
2025-08-29 10:52:34 +05:45 |
|
db_utils.py
|
fix: adds support for sslmode and other params in database url
|
2025-08-16 20:48:42 +05:45 |
|
dict_utils.py
|
feat(fastapi): adds strict support for every schemas, proper models check, refactor
|
2025-08-01 00:15:03 +05:45 |
|
download_helpers.py
|
feat: adds tone, verbosity and refactors tables
|
2025-08-29 10:52:34 +05:45 |
|
dummy_functions.py
|
feat(fastapi): generate and stream implementation for openai with agentic behavior
|
2025-08-08 02:49:51 +05:45 |
|
error_handling.py
|
fix(fastapi+nextjs): provides default height and width if not available, provides presentation json in sse complete response in outlines
|
2025-07-26 02:13:54 +05:45 |
|
export_utils.py
|
fix(fastapi): /edit, /derive and /export endpoints
|
2025-09-12 02:27:59 +05:45 |
|
file_utils.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 |
|
get_dynamic_models.py
|
fix(fastapi): uses SlideOutlineModel to wrap slide outline, to fix json repair issue
|
2025-08-06 21:53:40 +05:45 |
|
get_env.py
|
feat: implement database migration on startup and update dependencies for FastAPI
|
2026-03-08 20:05:44 +05:45 |
|
get_layout_by_name.py
|
fix(fastapi): /edit, /derive and /export endpoints
|
2025-09-12 02:27:59 +05:45 |
|
image_provider.py
|
feat: adds gpt image 1.5
|
2025-12-21 01:14:31 +05:45 |
|
image_utils.py
|
fix(nextjs+fastapi): adds invert in pptx picture box model, which when set inverts the image during export
|
2025-07-26 20:25:29 +05:45 |
|
llm_client_error_handler.py
|
feat(fastapi): uses better json loader that parses dirty json
|
2025-09-12 01:28:59 +05:45 |
|
llm_provider.py
|
feat: implement Codex OAuth flow and integrate into application
|
2026-02-24 18:51:35 +05:45 |
|
model_availability.py
|
feat: adds gpt image 1.5
|
2025-12-21 01:14:31 +05:45 |
|
ollama.py
|
fix: default ollama url
|
2025-11-28 02:56:33 +05:45 |
|
parsers.py
|
feat: adds options to select between tool calls/json schema and enable disable thinking for custom models
|
2025-08-04 14:50:55 +05:45 |
|
ppt_utils.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 |
|
process_slides.py
|
fix: add fallback to placeholder icon when no icon is found in slide processing
|
2026-01-04 17:49:22 +05:45 |
|
schema_utils.py
|
feat: update version to 0.6.1-beta and ensure array schemas have items in JSON responses
|
2026-03-02 17:11:25 +05:45 |
|
set_env.py
|
feat: implement Codex OAuth flow and integrate into application
|
2026-02-24 18:51:35 +05:45 |
|
theme_utils.py
|
feat: add theme management endpoints, integrate color palette generation and UI implementation
|
2026-03-02 23:15:15 +05:45 |
|
user_config.py
|
feat: implement Codex OAuth flow and integrate into application
|
2026-02-24 18:51:35 +05:45 |
|
validators.py
|
fix(fastapi): fix /generate enpoint to take form data, reduced database calls and makes assets fetch more efficient
|
2025-07-29 09:30:58 +05:45 |