Commit graph

2264 commits

Author SHA1 Message Date
phact
650d4c1e59 langflow env vars 2025-09-03 22:52:17 -04:00
phact
53b7fb27d2 images list 2025-09-03 22:29:00 -04:00
phact
6a642902d6 chown 2025-09-03 22:22:20 -04:00
phact
0f2502bed6 chown 2025-09-03 22:09:01 -04:00
phact
fabfc6f407 speed up ci 2025-09-03 21:59:28 -04:00
phact
26b353f034 fix: open search pw hash bug 2025-09-03 21:27:45 -04:00
Eric Hare
64edbd8eed
feat: Google Drive picker and enhancements 2025-09-03 14:11:32 -07:00
cristhianzl
a18e3d25dd merge fix 2025-09-03 17:44:18 -03:00
cristhianzl
0cd0297247 (agent.py): Add functionality to claim session ownership for Google users in async_langflow_chat and async_langflow_chat_stream functions
🔧 (chat_service.py): Refactor conversation deduplication logic and source statistics calculation for better performance and accuracy
🔧 (langflow_history_service.py): Implement session ownership filtering for Google users and enhance session ownership tracking functionality
🔧 (session_ownership_service.py): Create SessionOwnershipService to track session ownership for proper message history separation
2025-09-03 17:42:28 -03:00
phact
a52a842df9 centralized logging 2025-09-03 15:57:35 -04:00
phact
68fd7649e6 update yaml 2025-09-03 15:56:11 -04:00
phact
5e04580493 fix compose yaml 2025-09-03 15:54:17 -04:00
phact
25a45af581 tui v0 2025-09-03 15:31:14 -04:00
Edwin Jose
366ce594d2 adds support to load files in document folder at startup 2025-09-03 13:41:53 -04:00
phact
d070229566 remove langflow secret key because it's optional 2025-09-03 12:24:39 -04:00
Edwin Jose
1932c40961 update make file 2025-09-03 11:25:45 -04:00
phact
1b4dbe66bc os pw hash on startup 2025-09-03 10:33:20 -04:00
cristhianzl
aa630edbb0 merge fix 2025-09-03 10:46:20 -03:00
Gabriel Luiz Freitas Almeida
4be48270b7 Refactor main.py for improved organization and clarity
This commit reorganizes the import statements in main.py, enhancing the structure and readability of the code. It also includes minor formatting adjustments for consistency. The changes contribute to a cleaner codebase, facilitating easier maintenance and future development.
2025-09-03 10:36:54 -03:00
Gabriel Luiz Freitas Almeida
a10b35f631 Add LangflowFileService integration and new API endpoints in main.py
This commit integrates the LangflowFileService into main.py, enabling the management of user files through new asynchronous API endpoints for file upload, ingestion, and deletion. The changes enhance the application's functionality and maintainability by providing structured access to Langflow file operations, while ensuring proper authentication and session management for each endpoint.
2025-09-03 10:36:46 -03:00
cristhianzl
9528e2f185 add chat history 2025-09-03 10:34:45 -03:00
phact
9074bda6ed ruff 2025-09-03 09:17:30 -04:00
pushkala-datastax
80e0266301
Update build-multiarch.yml
self-hosted
2025-09-02 19:53:44 -07:00
Gabriel Luiz Freitas Almeida
31cab2e6d2 Reorganize import statements in settings.py for improved clarity
This commit refactors the import statements in settings.py, enhancing the organization and readability of the code. The changes include consolidating and reordering imports, which contributes to a cleaner and more maintainable codebase.
2025-09-02 23:19:15 -03:00
Gabriel Luiz Freitas Almeida
003cb1a443 Refactor imports and enhance service organization in main.py
This commit reorganizes the import statements in main.py for better clarity and structure. It consolidates API endpoint imports and service imports, ensuring a cleaner and more maintainable codebase. Additionally, it updates the print statement for connection loading to improve logging consistency.
2025-09-02 23:10:37 -03:00
Gabriel Luiz Freitas Almeida
50f1663374 Add API endpoints for file upload, ingestion, and deletion
This commit introduces three asynchronous API endpoints in langflow_files.py: upload_user_file, run_ingestion, and delete_user_files. Each endpoint handles file operations with appropriate error handling and returns JSON responses. The implementation ensures robust interaction with the LangflowFileService for managing user files.
2025-09-02 23:10:28 -03:00
Gabriel Luiz Freitas Almeida
f0744b153d Add LangflowFileService for file upload and ingestion flow
This commit introduces the LangflowFileService class, which provides methods for uploading user files, deleting user files, and triggering an ingestion flow using the Langflow Files API. The service is designed to handle asynchronous operations and includes error handling for API requests. Documentation for each method is included to ensure clarity on usage.
2025-09-02 23:10:20 -03:00
phact
34a1a8d135 empty keys directory 2025-09-02 17:12:21 -04:00
phact
e810aef588 Merge branch 'main' of github.com:phact/gendb 2025-09-02 10:50:35 -04:00
phact
1b14d6c8e5 no auth mode 2025-09-02 10:50:20 -04:00
Sebastián Estévez
c2167ed579
Update build-multiarch.yml 2025-08-30 11:22:34 -04:00
Sebastián Estévez
851535aa0c
Update build-multiarch.yml 2025-08-30 10:57:58 -04:00
Sebastián Estévez
bc9746bf7d
Update build-multiarch.yml 2025-08-30 10:54:20 -04:00
Sebastián Estévez
85d527f757
Merge pull request #4 from langflow-ai/copilot/fix-bb2831f2-f336-43cc-9076-bf11e5cd5e1c
Fix TypeScript build errors in frontend navigation component
2025-08-30 09:54:42 -04:00
copilot-swe-agent[bot]
40840fc0b5 Fix TypeScript errors in frontend build
Co-authored-by: phact <1313220+phact@users.noreply.github.com>
2025-08-30 13:52:50 +00:00
copilot-swe-agent[bot]
434b2779e8 Initial plan 2025-08-30 13:47:45 +00:00
Sebastián Estévez
876c53e584
Merge pull request #2 from langflow-ai/copilot/fix-d8e1025c-8448-4a81-92b1-e3be20f19b18
Fix ESLint errors: remove unused variable and add missing dependencies
2025-08-30 09:47:10 -04:00
copilot-swe-agent[bot]
38691c030d Fix ESLint errors: remove unused variable and add missing dependencies
Co-authored-by: phact <1313220+phact@users.noreply.github.com>
2025-08-30 13:32:09 +00:00
copilot-swe-agent[bot]
bfba020aa8 Initial plan 2025-08-30 13:25:24 +00:00
Sebastián Estévez
05ea425754
Update build-multiarch.yml 2025-08-30 08:28:44 -04:00
phact
7b2c16ca21 sync all files checkbox 2025-08-29 17:09:54 -04:00
phact
168ebc7ae5 refresh on upload 2025-08-29 17:04:12 -04:00
phact
d58f721edc clean up chat history implementation 2025-08-29 17:00:38 -04:00
phact
de10c05eef fix: new chat history glitches 2025-08-29 16:50:20 -04:00
phact
0fb9246e88 connector jwt and connector cleanup fixes 2025-08-29 00:00:06 -04:00
phact
585d71515c hide discord / github for now 2025-08-28 23:57:05 -04:00
phact
87d98f4154 don't use worker pool for file listing 2025-08-28 10:28:18 -04:00
phact
c97477a4ca settings for LANGFLOW_URL 2025-08-27 23:10:22 -04:00
phact
8f9afa0950 x-api-key fix 2025-08-27 23:09:48 -04:00
phact
859458efdf LANGFLOW_URL 2025-08-27 23:09:11 -04:00