presenton/electron/servers/fastapi
sudipnext 35f784379b feat: Enhance LiteParse runner and document processing
- Updated the LiteParse runner to support two output formats: raw text and JSON, improving compatibility and flexibility.
- Introduced error handling for missing file arguments and file existence checks, enhancing robustness.
- Added functions to clean and extract text from LiteParse JSON outputs, handling malformed JSON gracefully.
- Updated the DocumentsLoader to utilize the new text cleaning functionality, ensuring cleaner document outputs.
- Implemented tests for the new text extraction and cleaning features, ensuring reliability and correctness.
2026-04-26 18:10:49 +05:45
..
alembic 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
api refactor: Update database session management and enhance chat memory services 2026-04-25 19:10:39 +05:45
assets updated 2026-02-20 12:02:23 +05:45
constants feat: update DEFAULT_CODEX_MODEL to gpt-5.2 across relevant files 2026-04-20 14:13:09 +05:45
enums feat: integrate Codex OAuth flow and enhance user configuration 2026-02-28 09:08:10 +05:45
models 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
scripts refactor: Update database session management and enhance chat memory services 2026-04-25 19:10:39 +05:45
services feat: Enhance LiteParse runner and document processing 2026-04-26 18:10:49 +05:45
static 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
templates fix: changes template slide layout generation prompt for schema default fix 2026-04-09 22:51:33 +05:45
tests 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
utils fix: refine web search handling in LLM client and presentation outline generation 2026-04-16 20:11:25 +05:45
.python-version updated 2026-02-20 12:02:23 +05:45
alembic.ini feat: add migration for theme column in presentations and enhance database migration handling 2026-03-25 20:09:35 +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
migrations.py feat: add support for optional embedded Ollama and enhance database migration handling 2026-04-15 15:39:35 +05:45
openai_spec.json updated 2026-02-20 12:02:23 +05:45
placeholder fix:Theme issues 2026-03-24 13:08:47 +05:45
pyproject.toml 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
server.py Refactor getFastAPIUrl function to prioritize query parameter retrieval after environment checks 2026-04-09 21:50:02 +05:45
server.spec feat: add language parameter to decomposeDocuments API call 2026-03-28 15:34:53 +05:45
uv.lock 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