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
sauravniraula
908bea18b5
feat: adds gpt image 1.5
2025-12-21 01:14:31 +05:45
shiva raj badu
ea8db1bfdd
feat: replace local image provider with ComfyUI configuration in environment variables and user settings
2025-12-18 22:42:53 +05:45
shiva raj badu
f36fc7f4bb
feat: add local_image_url & local_image_workflow to user config
2025-12-18 01:18:57 +05:45
sauravniraula
dc17336508
fix: changes host to localhost for everything except nginx
2025-11-27 23:11:34 +05:45
sauravniraula
b146596ee6
fix: pass string to --reload rather than js boolean
2025-11-13 03:18:29 +05:45
sauravniraula
8260849363
refactor: dockerfile and script for node modules setup
...
Instead of installing node_modules in seperate directory and later
copying, now it directly runs npm install in start script
2025-09-15 12:10:24 +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
00b034a52d
feat: openai spec based mcp server fastmcp
2025-08-18 13:36:29 +05:45
Suraj Jha
3c9a4f9ce8
update: simplify mcp
2025-08-17 23:16:26 +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
shiva raj badu
4d0a88d5e0
Merged with main
2025-08-06 14:27:41 +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
8c972e4e43
fix: removes redis server startup from start.js
2025-08-05 21:05:33 +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
Saurav Niraula
edf7373dab
Merge branch 'main' into presentation-mcp-server
2025-08-04 00:21:21 +05:45
sudipnext
14774e26eb
feat: Initiate presentation MCP server setup
2025-08-02 09:19:42 +05:45
sauravniraula
41cd7e2b61
fix(docker): removes sh scripts to fix format error on windows, moves script logic to start.js
2025-08-01 13:57:15 +05:45
sauravniraula
7795645a69
fix(start script): adds openai and google model in user config
2025-08-01 00:16:53 +05:45
sauravniraula
0a644a030f
fix(start script): adds claude support
2025-07-30 23:33:17 +05:45
sudipnext
21dca979ce
feat: add image provider configuration and validation
...
- Updated LLMConfig interface to include IMAGE_PROVIDER and PIXABAY_API_KEY.
- Enhanced handleSaveLLMConfig to log the saving process and validate IMAGE_PROVIDER.
- Implemented image provider validation logic in hasValidLLMConfig to check for required API keys based on the selected provider.
- Modified start.js to read IMAGE_PROVIDER and PIXABAY_API_KEY from environment variables and include them in the user configuration setup.
2025-07-18 17:52:23 +05:45
sauravniraula
ea3ff5be47
feat(fastapi): adds icons finder service to search icons using fastembed-vectorstore
2025-07-15 23:56:26 +05:45
sauravniraula
eb25416219
feat(fastapi, nextjs): adds custom openai compartible url support
2025-07-08 13:12:01 +05:45
sauravniraula
62e56b988d
fix(fastapi, nextjs): fixes errors while using Custom Ollama URL
2025-07-06 15:29:23 +05:45
sauravniraula
31073b6016
refactor!: use presenton docker codebase
2025-06-23 15:13:04 +05:45