..
llm_calls
fix: refine web search handling in LLM client and presentation outline generation
2026-04-16 20:11:25 +05:45
oauth
feat: enhance Codex user profile management with username, email, and subscription status
2026-04-03 13:26:07 +05:45
__init__.py
updated
2026-02-20 12:02:23 +05:45
asset_directory_utils.py
feat: adds working new template generation with openai, google, anthropic and codex; fix: improves libreoffice binary detection
2026-04-08 17:58:49 +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
fix: configure SQLAlchemy connection pool and dispose engines on shutdown
2026-03-20 06:08:54 +00:00
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
feat: update Codex model versions and enhance content length limits
2026-03-27 18:30:03 +05:45
get_env.py
Merge branch 'main' into feat/sentry-setup
2026-04-11 14:54:13 +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
ocr_language.py
feat: add language parameter to decomposeDocuments API call
2026-03-28 15:34:53 +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
outline_utils.py
feat: Enhance presentation generation features and improve asset handling
2026-04-06 18:28:43 +05:45
parsers.py
updated
2026-02-20 12:02:23 +05:45
path_helpers.py
feat: add language parameter to decomposeDocuments API call
2026-03-28 15:34:53 +05:45
ppt_utils.py
feat: implements new template generation flow; refactor: removes old template generation flow and adds new endpoints
2026-04-08 11:25:13 +05:45
process_slides.py
feat: Enhance presentation generation features and improve asset handling
2026-04-06 18:28:43 +05:45
schema_utils.py
feat: implements overflow mitigation loop on structured generation; fix: changes slide content generation system prompt to avoid clipping
2026-04-15 15:56:01 +05:45
set_env.py
feat: enhance Codex user profile management with username, email, and subscription status
2026-04-03 13:26:07 +05:45
theme_utils.py
feat: implement theme management and color generation endpoints
2026-03-22 19:43:54 +05:45
user_config.py
feat: enhance Codex user profile management with username, email, and subscription status
2026-04-03 13:26:07 +05:45
validators.py
feat: enhance document handling with new conversion service and MIME type support
2026-03-29 18:58:16 +05:45