Lucas Oliveira
dfd60574d0
changed regex to replace everything related to the old edges and nodes, changed update_provider_components to get updated flow from langflow
2025-09-22 13:15:04 -03:00
Eric Hare
0ee9dd0f3d
Merge branch 'main' into feat-sharepoint-auth
2025-09-22 09:11:51 -07:00
Eric Hare
ffb5ca99ea
Merge branch 'main' into feat-sharepoint-auth
2025-09-22 09:11:51 -07:00
Lucas Oliveira
34add855ca
added function to update model parameters on flows service
2025-09-22 13:00:37 -03:00
Lucas Oliveira
ccac068e2d
added right component ids and added function to overwrite global variable
2025-09-22 12:59:41 -03:00
Lucas Oliveira
49847e5a55
added required global variables, call service to change lf model
2025-09-22 12:58:39 -03:00
Lucas Oliveira
ce9859a031
changed models service to check embedding and llm models
2025-09-22 11:19:10 -03:00
Cole Goldsmith
8d5791971d
Merge branch 'main' into feat/move-filters
2025-09-22 09:02:16 -05:00
Lucas Oliveira
57f3344641
added global variables to the ollama models and watsonx
2025-09-22 09:35:41 -03:00
Lucas Oliveira
580c6f8e32
ingest documents only if user wants to
2025-09-22 09:35:41 -03:00
Mike Fortman
abb1ae0819
Merge branch 'feat/onboarding' of github.com:langflow-ai/openrag into feat/onboarding
2025-09-20 11:05:10 -05:00
Mike Fortman
7da9b98204
add docling presets
2025-09-20 11:05:01 -05:00
Lucas Oliveira
43f94f9f4b
added model validation and onboarding finishing
2025-09-20 12:09:27 -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
Cole Goldsmith
4291cf5d45
Merge branch 'main' into feat/move-filters
2025-09-19 15:21:25 -05:00
Cole Goldsmith
8f3b149034
add more mutation queries and fix backend to wait for updates
2025-09-19 15:21:18 -05:00
Eric Hare
ccf0a58c24
Fix onedrive and sharepoint ingest
2025-09-19 12:58:52 -07:00
Eric Hare
c44955845a
Fix onedrive and sharepoint ingest
2025-09-19 12:58:52 -07:00
Edwin Jose
5d43bb1abb
Merge branch 'main' into feat-add-owner-info-env
2025-09-19 13:45:12 -04:00
Mike Fortman
88c9d60986
add docling presets
2025-09-19 12:04:23 -05:00
Eric Hare
04d293f289
Merge branch 'main' into feat-sharepoint-auth
2025-09-19 09:58:10 -07:00
Eric Hare
c88d0a20ab
Merge branch 'main' into feat-sharepoint-auth
2025-09-19 09:58:10 -07: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
Mike Fortman
9ad1fb3f4f
Merge branch 'main' of github.com:langflow-ai/openrag into feat/onboarding
2025-09-18 21:04:37 -05: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
Deon Sanchez
ce34c8ab0f
Merge branch 'main' of https://github.com/langflow-ai/openrag into feat-sharepoint-auth
2025-09-18 16:11:13 -06:00
Deon Sanchez
c228e0616f
Merge branch 'main' of https://github.com/langflow-ai/openrag into feat-sharepoint-auth
2025-09-18 16:11:13 -06:00
Lucas Oliveira
d68a787017
Added models fetching
2025-09-18 18:25:00 -03: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
4536111650
Merge branch 'main' into feat-sharepoint-auth
2025-09-18 12:54:02 -07:00
Eric Hare
8c3b3cf1bb
Merge branch 'main' into feat-sharepoint-auth
2025-09-18 12:54:02 -07: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
Lucas Oliveira
ecf3cf1402
Merge remote-tracking branch 'origin/main' into feat/onboarding
2025-09-18 14:19:05 -03: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
Lucas Oliveira
ba9ba0a36a
Fixed not getting edited state
2025-09-18 13:21:32 -03: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