Gabriel Luiz Freitas Almeida
8d1b4f7cf6
format langflow_file_service.py
2025-09-22 19:32:26 -03:00
Gabriel Luiz Freitas Almeida
b19890fa4d
Fix tweaks to pass load_from_db=False
2025-09-22 19:32:08 -03:00
Edwin Jose
c8c78f83d8
update component name
2025-09-19 22:08:01 -04:00
Edwin Jose
eeb060700c
Update langflow_file_service.py
2025-09-19 21:32:39 -04:00
Edwin Jose
083f3d5d3d
update to flows
2025-09-19 21:17:31 -04:00
Edwin Jose
5d43bb1abb
Merge branch 'main' into feat-add-owner-info-env
2025-09-19 13:45:12 -04:00
phact
ab57b26e1f
0.1.11
2025-09-19 12:01:08 -04:00
phact
f81bff1043
task tracking running jobs
2025-09-19 11:22:01 -04:00
phact
9d57c352e8
merge
2025-09-19 11:06:50 -04:00
Edwin Jose
9dfe067e1e
Add global var headers to MCP server updates
...
Extend AuthService and LangflowMCPService to support updating MCP servers with multiple global variable headers (JWT, OWNER, OWNER_NAME, OWNER_EMAIL) during login. This enables passing user context to MCP servers via custom headers, improving downstream identification and authorization.
2025-09-18 20:55:03 -04:00
phact
dc91f55014
doc processing knobs
2025-09-18 16:27:01 -04:00
Deon Sanchez
9b5a7be8b0
Merge branch 'main' of https://github.com/langflow-ai/openrag into delete-knowledge
2025-09-18 14:09:51 -06:00
Eric Hare
214efbbf86
fix: Return empty list when no auth is enabled
2025-09-18 12:49:04 -07:00
phact
774ab0fa74
get_effective_jwt_token
2025-09-18 15:41:07 -04:00
phact
b0be1b0951
docker compose asset catchup
2025-09-18 15:23:33 -04:00
phact
52dc2d1fad
fix: no-auth mode jwt check
2025-09-18 15:23:10 -04:00
Edwin Jose
e89c4fa40f
Merge branch 'main' into feat-add-langflow-mcp-service
2025-09-18 14:14:50 -04:00
phact
096c1803b5
fix: no-auth process directory tasks bug
2025-09-18 12:56:15 -04:00
phact
7635f9a206
v0.1.8
2025-09-18 12:45:21 -04:00
phact
a16e7c1aac
hard links for tui packaging
2025-09-18 12:02:53 -04:00
phact
02a3035c82
tui copy sample docs
2025-09-18 12:02:08 -04:00
Deon Sanchez
8890fa1946
Merge branch 'main' of https://github.com/langflow-ai/openrag into delete-knowledge
2025-09-18 08:42:03 -06:00
phact
fdad859783
tui compose visibility
2025-09-18 01:51:02 -04:00
phact
a8c54e949e
tui: logs copy
2025-09-17 22:03:56 -04:00
phact
0d1b7a6e8c
fix logs
2025-09-17 21:39:06 -04:00
phact
ec2295ce67
tui improvements
2025-09-17 21:09:06 -04:00
Deon Sanchez
a99c5f647d
revert
2025-09-17 17:38:30 -06:00
Deon Sanchez
ed0306bde3
revert settings
2025-09-17 17:34:35 -06:00
Deon Sanchez
3d74edfe3c
Enhance Knowledge Page with Bulk Document Deletion
...
- Implemented bulk selection and deletion functionality in the Knowledge page.
- Added a confirmation dialog for bulk deletions, providing user feedback on success or failure.
- Updated AgGrid configuration to support multiple row selection and checkbox functionality.
- Styled checkboxes for better visibility and user experience.
- Refactored related components to accommodate new bulk actions.
2025-09-17 17:31:51 -06:00
Edwin Jose
713f90c3c4
Integrate Langflow MCP JWT header update in AuthService
...
Added LangflowMCPService to update MCP servers with the user's JWT header after authentication. AuthService now triggers a background update to MCP servers on successful login, ensuring JWT propagation for downstream services.
2025-09-17 02:01:03 -04:00
Deon Sanchez
33cb18e723
Merge branch 'main' of https://github.com/langflow-ai/openrag into delete-knowledge
2025-09-16 16:12:32 -06:00
Deon Sanchez
f28ba54da3
Implement Delete Confirmation Dialog and Enhance Knowledge Dropdown
...
- Added a new `DeleteConfirmationDialog` component for confirming deletions.
- Updated `KnowledgeDropdown` to include a loading state and improved user feedback during file operations.
- Enhanced the search page to support bulk deletion of documents with confirmation dialog.
- Integrated event dispatching for knowledge updates after file operations.
- Refactored various components for better readability and maintainability.
2025-09-16 16:07:49 -06:00
phact
9ae40dda50
misc improvements
2025-09-16 11:43:13 -04:00
phact
2c8cbc95a5
remove debug
2025-09-16 10:27:32 -04:00
phact
ad9e329bff
split tables
2025-09-16 10:17:24 -04:00
phact
25383d99eb
subprocess
2025-09-16 09:45:20 -04:00
phact
b806fbc921
serve logs v0
2025-09-15 15:47:10 -04:00
phact
5524019408
manager
2025-09-12 15:45:03 -04:00
phact
4adf3b7249
tui docling serve button
2025-09-12 13:36:50 -04:00
Edwin Jose
4ac41d3f03
Update src/connectors/google_drive/connector.py
...
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
2025-09-11 11:12:13 -05:00
Edwin Jose
f1f02b6460
Merge branch 'main' into fix-logger
2025-09-11 12:09:28 -04:00
Edwin Jose
4d2976bc7c
remove the self.log and log function
2025-09-11 12:09:07 -04:00
phact
3b86249c18
tui env vars
2025-09-11 10:14:58 -04:00
Edwin Jose
6dbcf5dbf5
Update langflow_history_service.py
2025-09-10 13:10:42 -04:00
Edwin Jose
6f76044395
Merge branch 'main' into fix-logger
2025-09-10 13:10:08 -04:00
Edwin Jose
4212c1025c
Update session_ownership_service.py
2025-09-10 12:42:09 -04:00
Edwin Jose
8390653861
Update langflow_history_service.py
2025-09-10 12:42:05 -04:00
Edwin Jose
8672c89743
Update conversation_persistence_service.py
2025-09-10 12:41:58 -04:00
Edwin Jose
fe88378d05
Update chat_service.py
2025-09-10 12:41:04 -04:00
Edwin Jose
67063441f5
Update connector.py
2025-09-10 12:40:58 -04:00