Commit graph

78 commits

Author SHA1 Message Date
sauravniraula
614948887f
feat: adds tone, verbosity and refactors tables 2025-08-29 10:52:34 +05:45
sauravniraula
b33b44de99
fix: icon finder services reinitiating in every request 2025-08-28 14:55:12 +05:45
sauravniraula
1299d37e59
fix(fastapi): improves llm client for structured output 2025-08-20 21:29:48 +05:45
sauravniraula
4156933c9b
fix(fastapi): adds missing parts check in unstructured google stream 2025-08-20 20:46:49 +05:45
sauravniraula
9ba0346935
fix(fastapi): adds checks for none parts for google structured, chore: removes fastmcp logs 2025-08-20 20:45:45 +05:45
Suraj Jha
4f4783bc35
fix: use http_proxy while getting image on network 2025-08-19 15:19:57 +05:45
sauravniraula
c63bf35c51
fix: adds support for sslmode and other params in database url 2025-08-16 20:48:42 +05:45
sauravniraula
dc6c4d1fd3
Merge branch 'main' into fix/llm-client-issues 2025-08-14 12:09:30 +05:45
sauravniraula
f518afc88b
fix(fastapi): adds check in llm client for available openai event choices 2025-08-14 12:08:55 +05:45
sauravniraula
29841bdd06
feat(fastapi): adds logic to generate speaker notes and slide note support in export 2025-08-12 16:18:57 +05:45
sauravniraula
362af45189
fix(fastapi): solves issue on PPTX export where markdown content was not correctly parsed 2025-08-12 13:10:29 +05:45
sauravniraula
65eff34078
fix: only add enable thinking false if disable thinking is set to true for custom models 2025-08-12 06:43:49 +05:45
sauravniraula
816a62a04a
fix(fastapi): solves malformed function call from google on ResponseSchema function call 2025-08-11 20:55:25 +05:45
sauravniraula
998e6be325
fix(llm_client): google structured stream and tool call issue 2025-08-11 16:33:59 +05:45
Suraj Jha
2f653d78cf
update: send template name and description and show them 2025-08-10 00:24:13 +05:45
Suraj Jha
68bb4bae3a
Merge main into pdf-pptx-layout 2025-08-09 15:36:43 +05:45
sauravniraula
3f523f1491
refactor: removes redis service and env variables, fix(fastapi): user config bool env variables issues, parse tool fix for custom llm on tool call structured output 2025-08-09 03:03:13 +05:45
sauravniraula
dc62eb72d1
feat(fastapi): adds anthropic web search, fix(fastapi): llm messages to system and user message 2025-08-09 01:36:16 +05:45
sauravniraula
5c106bd664
feat(fastapi): adds tool call support for anthropic stream and stream structured 2025-08-08 22:11:41 +05:45
sauravniraula
84fd0dee1a
feat(fastapi): adds tool calls support for anthropic generate 2025-08-08 09:06:05 +05:45
sauravniraula
49342e7c3c
feat(fastapi): adds tools support for openai and google generate and stream 2025-08-08 08:01:15 +05:45
sauravniraula
5030908974
feat(fastapi): generate and stream implementation for openai with agentic behavior 2025-08-08 02:49:51 +05:45
sauravniraula
a3e81da767
feat(fastapi): adding llm agent that supports tool calls and handling 2025-08-07 04:44:39 +05:45
sauravniraula
c840b8fce9
issue: outlines still flickering 2025-08-06 19:34:53 +05:45
shiva raj badu
4d0a88d5e0
Merged with main 2025-08-06 14:27:41 +05:45
sauravniraula
0fe272d82c
refactor: removes nltk from score based chunker 2025-08-05 23:54:18 +05:45
sauravniraula
bf16491c73
fix: nextjs build issues and docling support for Powerpoint and Word 2025-08-05 23:19:59 +05:45
shiva raj badu
d9cbf3ea5a
Merged with main 2025-08-05 22:37:25 +05:45
sauravniraula
fccd04172a
fix(fastapi): fix issue where all tables were created in both DBs 2025-08-05 20:48:38 +05:45
sauravniraula
ec9104c91c
refactor(fastapi): removes redis and uses sqlite to store background task status 2025-08-04 21:56:48 +05:45
sauravniraula
c982e4b709
refactor: removes redis and uses sqlite to store background tasks status 2025-08-04 17:32:25 +05:45
sauravniraula
c599aa15e4
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
sauravniraula
ca72a652ee
feat(fastapi): changes presentation generation flow for documents to chunk it and extract as outlines 2025-08-03 20:14:53 +05:45
sauravniraula
089e620482
Merge branch 'main' 2025-08-03 16:34:57 +05:45
sauravniraula
e3779502bf
feat(fastapi): adds a score based chunker to chunk documents for outlines 2025-08-03 16:33:55 +05:45
sauravniraula
f2e410639a
feat: adds docling 2025-08-02 23:32:48 +05:45
sauravniraula
4b6de697ec
feat: adds support for deepseek using custom llm (tool calls for deepseek) 2025-08-01 18:16:59 +05:45
sauravniraula
934a371ba3
fix(fastapi): fixes checks for custom llm api key 2025-08-01 15:11:49 +05:45
sauravniraula
e542fdf869
feat(fastapi): adds strict support for every schemas, proper models check, refactor 2025-08-01 00:15:03 +05:45
sauravniraula
bb6abf1890
feat(fastapi): converts schema to pydantic model for structured response, fix: changes icon and image schema for pydantic model support 2025-07-31 15:50:41 +05:45
sauravniraula
c63944b7cf
feat(fastapi): uses llm client wrapper to wrap all clients 2025-07-31 13:27:21 +05:45
sauravniraula
0c02eafeca
Merge branch 'main' 2025-07-31 12:32:34 +05:45
sauravniraula
2150742a54
feat(fastapi): adds a LLMClient wrapper for better control and error handling 2025-07-30 23:31:21 +05:45
sauravniraula
443855e05a
fix(fastapi): adds async driver in database url based on type 2025-07-30 12:23:04 +05:45
sauravniraula
9cb7d9f432
perf(fastapi): uses async sql engine 2025-07-29 17:19:31 +05:45
sauravniraula
f28e25fb0c
fix(fastapi): export assets not found issue 2025-07-29 14:10:46 +05:45
sudipnext
71ff6e6adf fix(images): return correct image path after generation (a classic SQLAlchemy "detached instance" bug by making sure to access ORM attributes while the session is still open).
-update Pixabay API to default to per_page3
2025-07-29 11:31:43 +05:45
sauravniraula
4ccf071be6
fix(fastapi): improves presentation export fetch assets to not fetch local app_data files 2025-07-28 18:25:13 +05:45
sauravniraula
65d97b5def
chore(fastapi) 2025-07-28 16:10:57 +05:45
sauravniraula
b0d521cddc
fix(fastapi): specifies fastembed model to use for embeddings 2025-07-28 15:15:01 +05:45