Gabriel Luiz Freitas Almeida
531ca7cd49
Refactor TaskService for improved readability and maintainability
...
This commit enhances the TaskService class by reorganizing import statements, updating type hints to use `dict` instead of `Dict`, and improving the formatting of method definitions for better clarity. Additionally, minor adjustments were made to comments and error handling, contributing to a more robust and well-documented codebase.
2025-09-04 08:44:00 -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
1b14d6c8e5
no auth mode
2025-09-02 10:50:20 -04:00
phact
859458efdf
LANGFLOW_URL
2025-08-27 23:09:11 -04:00
phact
6011b7fb2f
worker logging and reliability
2025-08-22 12:40:55 -04:00
phact
1615433415
fix process folder bug
2025-08-22 11:25:59 -04:00
phact
be61909bed
in memory chat history and WIP conversation forking
2025-08-22 03:04:46 -04:00
phact
ab9ffa25bc
monitor service and kf subscription WIP
2025-08-22 01:09:18 -04:00
phact
a25ff0d51b
add os fields for owner name and email
2025-08-21 02:32:14 -04:00
phact
c111295bac
sharepont / opendrive
2025-08-18 16:49:25 -04:00
estevez.sebastian@gmail.com
02e39286fc
move client / secret env vars to connector
2025-08-15 13:56:30 -04:00
phact
91f0b608b5
frontend redesign
2025-08-14 15:06:38 -04:00
phact
346b938d98
refactor to openrag and knowledge filters
2025-08-13 16:31:35 -04:00
phact
ef00cc720b
flow to support passing filters
2025-08-12 16:30:41 -04:00
phact
2675c2ff72
contexts endpoints and chat support via context vars
2025-08-12 15:01:46 -04:00
phact
bf23ad8729
search improvements (facets, limit, score threshold)
2025-08-12 12:37:55 -04:00
phact
7ab8433aa8
changes to support jwt through langflow
2025-08-12 00:30:32 -04:00
phact
f8a583a982
context variable fix for agentd
2025-08-11 21:57:05 -04:00
phact
8def00d6d6
oidc / opensearch auth integration -- search endpoint
2025-08-11 16:45:54 -04:00
phact
10bb411e74
doc title fix
2025-08-01 11:31:49 -04:00
phact
8e947c3965
chunking token limit
2025-07-31 13:39:32 -04:00
phact
6c2cc907dd
webhooks work
2025-07-31 00:42:52 -04:00
phact
a282f2a9f8
cancel task endpoint
2025-07-30 22:42:01 -04:00
phact
c1eb61a973
tasks get their own module and list support
2025-07-30 15:56:36 -04:00
phact
5921586bcf
tasks work post refactor
2025-07-30 15:49:58 -04:00
phact
c9182184cf
refactor
2025-07-30 11:18:19 -04:00