Commit graph

855 commits

Author SHA1 Message Date
phact
1abb74a8ac langflow_file_id init 2025-09-29 14:54:30 -04:00
phact
6612388586 auto cleanup temp files 2025-09-29 14:08:36 -04:00
phact
cb58b2165e Merge branch 'shared-process-document-common-refactor' of github.com:phact/gendb into shared-process-document-common-refactor 2025-09-29 14:01:13 -04:00
phact
53289fe789 remove file_info_map which was unused 2025-09-29 14:00:58 -04:00
Sebastián Estévez
ee57e8c835
Merge branch 'main' into shared-process-document-common-refactor 2025-09-29 13:51:04 -04:00
phact
0b4607b5a3 lock 2025-09-29 13:33:15 -04:00
phact
0a49898fca Merge branch 'main' into shared-process-document-common-refactor 2025-09-29 12:12:10 -04:00
phact
21697c7952 merge 2025-09-29 12:11:47 -04:00
Edwin Jose
8933131b4b
Merge pull request #93 from langflow-ai/add-header-run-endpoint 2025-09-29 11:46:37 -04:00
Edwin Jose
8e39127c89 Merge pull request #93 from langflow-ai/add-header-run-endpoint 2025-09-29 11:46:37 -04:00
Edwin Jose
55b1b2953d
Merge branch 'main' into add-header-run-endpoint 2025-09-26 15:06:15 -05:00
Edwin Jose
75350b241f Merge branch 'main' into add-header-run-endpoint 2025-09-26 15:06:15 -05:00
Nate McCall
d763dfee50
Merge pull request #96 from langflow-ai/docs-core-components-knowledge
docs: opensearch knowledge
2025-09-27 07:43:03 +12:00
Nate McCall
ec9b0a3ae6 Merge pull request #96 from langflow-ai/docs-core-components-knowledge
docs: opensearch knowledge
2025-09-27 07:43:03 +12:00
Mendon Kissling
f424e08801 no-static-default-onboarding-behavior 2025-09-26 13:35:42 -04:00
Mendon Kissling
8d400e9c7d no-static-default-onboarding-behavior 2025-09-26 13:35:42 -04:00
Mendon Kissling
84e5fa7a03 Merge branch 'main' into docs-core-components-knowledge 2025-09-26 12:34:32 -04:00
Mendon Kissling
2c68c5e554 Merge branch 'main' into docs-core-components-knowledge 2025-09-26 12:34:32 -04:00
Mendon Kissling
a67aaaacd6 remove-multiple-map 2025-09-26 12:14:42 -04:00
Mendon Kissling
0c6d20ef38 remove-multiple-map 2025-09-26 12:14:42 -04:00
Lucas Oliveira
e0015f35db
fix: update onboarding design, make opensearch index be initialized after onboarding, make flow reset change the models to the provider chosen (#100)
* changed tooltip stype

* added start on label wrapper

* changed switch to checkbox on openai onboarding and changed copies

* made border be red when api key is invalid

* Added embedding configuration after onboarding

* changed openrag ingest docling to have same embedding model component as other flows

* changed flows service to get flow by id, not by path

* modify reset_langflow to also put right embedding model

* added endpoint and project id to provider config

* added replacing the model with the provider model when resetting

* Moved consts to settings.py

* raise when flow_id is not found
2025-09-26 12:04:17 -03:00
Lucas Oliveira
00477cac99 fix: update onboarding design, make opensearch index be initialized after onboarding, make flow reset change the models to the provider chosen (#100)
* changed tooltip stype

* added start on label wrapper

* changed switch to checkbox on openai onboarding and changed copies

* made border be red when api key is invalid

* Added embedding configuration after onboarding

* changed openrag ingest docling to have same embedding model component as other flows

* changed flows service to get flow by id, not by path

* modify reset_langflow to also put right embedding model

* added endpoint and project id to provider config

* added replacing the model with the provider model when resetting

* Moved consts to settings.py

* raise when flow_id is not found
2025-09-26 12:04:17 -03:00
Eric Hare
1ce9f2923e
Merge pull request #42 from langflow-ai/feat-sharepoint-auth
feat: Sharepoint and OneDrive auth support for file picker
2025-09-26 07:53:14 -07:00
Eric Hare
f11e07084c Merge pull request #42 from langflow-ai/feat-sharepoint-auth
feat: Sharepoint and OneDrive auth support for file picker
2025-09-26 07:53:14 -07:00
Edwin Jose
778993d64c Update env vars and header keys for Langflow service
Added OWNER, OWNER_NAME, OWNER_EMAIL, and CONNECTOR_TYPE environment variables to docker-compose.yml. Updated LANGFLOW_VARIABLES_TO_GET_FROM_ENVIRONMENT to match. Changed header keys in langflow_file_service.py to uppercase and ensured values are stringified for consistency.
2025-09-26 10:35:39 -04:00
Edwin Jose
6c952b7531 Update env vars and header keys for Langflow service
Added OWNER, OWNER_NAME, OWNER_EMAIL, and CONNECTOR_TYPE environment variables to docker-compose.yml. Updated LANGFLOW_VARIABLES_TO_GET_FROM_ENVIRONMENT to match. Changed header keys in langflow_file_service.py to uppercase and ensured values are stringified for consistency.
2025-09-26 10:35:39 -04:00
Mendon Kissling
8e9ad9ddc7 opensearch-syntax 2025-09-26 09:36:28 -04:00
Mendon Kissling
220ab93214 opensearch-syntax 2025-09-26 09:36:28 -04:00
Edwin Jose
3cba2e32da
Merge branch 'main' into add-header-run-endpoint 2025-09-25 17:15:39 -05:00
Edwin Jose
5e87522729 Merge branch 'main' into add-header-run-endpoint 2025-09-25 17:15:39 -05:00
Edwin Jose
ed6c410550 Update docker-compose.yml 2025-09-25 18:14:11 -04:00
Edwin Jose
8010d6d999 Update docker-compose.yml 2025-09-25 18:14:11 -04:00
Mendon Kissling
c1d99cb01e Merge branch 'docs-core-components-knowledge' of https://github.com/langflow-ai/openrag into docs-core-components-knowledge 2025-09-25 17:08:34 -04:00
Mendon Kissling
0f2c7cfecd Merge branch 'docs-core-components-knowledge' of https://github.com/langflow-ai/openrag into docs-core-components-knowledge 2025-09-25 17:08:34 -04:00
Mendon Kissling
1c471d24dd oauth-ingestion-anchor 2025-09-25 17:08:19 -04:00
Mendon Kissling
b8e5937d09 oauth-ingestion-anchor 2025-09-25 17:08:19 -04:00
Mendon Kissling
c7a27694c2
Merge branch 'main' into docs-core-components-knowledge 2025-09-25 17:03:13 -04:00
Mendon Kissling
ef916803d7 Merge branch 'main' into docs-core-components-knowledge 2025-09-25 17:03:13 -04:00
Nate McCall
3819637749
Merge pull request #80 from langflow-ai/docs-core-components-agents
docs: core components agents
2025-09-26 08:44:25 +12:00
Eric Hare
275a89a675
Fix list_files interface for connectors 2025-09-25 13:37:28 -07:00
Eric Hare
4422c70f60 Fix list_files interface for connectors 2025-09-25 13:37:28 -07:00
Mendon Kissling
2ca0679745 filter-knowledge 2025-09-25 16:23:44 -04:00
Mendon Kissling
13b54eb443 filter-knowledge 2025-09-25 16:23:44 -04:00
Eric Hare
f03889a2b3
Finally fix MSAL in onedrive/sharepoint 2025-09-25 13:12:27 -07:00
Eric Hare
349ad80ffd Finally fix MSAL in onedrive/sharepoint 2025-09-25 13:12:27 -07:00
Edwin Jose
fff4a63995 Add custom headers to Langflow ingestion requests
Introduces custom headers containing JWT and owner information to the Langflow ingestion API requests for improved authentication and traceability. Also refactors debug logging and formatting for better readability and error handling in the combined upload, ingest, and delete operation.
2025-09-25 15:45:32 -04:00
Edwin Jose
e5a5056f86 Add custom headers to Langflow ingestion requests
Introduces custom headers containing JWT and owner information to the Langflow ingestion API requests for improved authentication and traceability. Also refactors debug logging and formatting for better readability and error handling in the combined upload, ingest, and delete operation.
2025-09-25 15:45:32 -04:00
Mendon Kissling
0840401526 sync-cloud-conns 2025-09-25 15:15:22 -04:00
Mendon Kissling
acc3a0adf8 sync-cloud-conns 2025-09-25 15:15:22 -04:00
Mendon Kissling
a804035427 direct-file-upload 2025-09-25 14:56:22 -04:00