langflow/src/backend/langflow
2024-03-21 13:23:06 -03:00
..
alembic Refactor code and update dependencies 2024-03-07 19:54:14 -03:00
api Refactor authentication code and update settings 2024-03-21 13:22:51 -03:00
base Refactor file loading and add support for .docx files 2024-03-21 11:59:44 -03:00
components Refactor MongoDBAtlasVectorSearch imports 2024-03-21 13:23:06 -03:00
core Refactor Celery configuration to support both 2023-11-28 14:34:57 -03:00
custom Remove unused PythonFunction node from customs.py 2024-03-08 17:08:20 -03:00
field_typing Update typing import in constants.py 2024-02-28 21:42:36 -03:00
graph Refactor Graph class to improve readability and add docstrings 2024-03-21 09:48:34 -03:00
helpers Refactor template formatting in records_to_text function 2024-03-08 16:05:59 -03:00
initial_setup Formatting 2024-03-08 11:36:32 -03:00
interface Fix input value handling in run_graph function 2024-03-11 19:24:52 -03:00
processing Fix input value handling in run_graph function 2024-03-11 19:24:52 -03:00
schema Refactor cache service and fix async issues (#1512) 2024-03-09 22:55:56 -03:00
services Refactor authentication code and update settings 2024-03-21 13:22:51 -03:00
template Formatting 2024-03-08 11:36:32 -03:00
utils Format 2024-03-08 17:42:22 -03:00
__init__.py Refactor flow loading and processing 2023-12-17 21:27:07 -03:00
__main__.py Refactor code and fix database issues (#1484) 2024-02-29 15:22:14 -03:00
alembic.ini Refactor code and fix database issues (#1484) 2024-02-29 15:22:14 -03:00
config.yaml Refactor vector store components 2024-02-28 09:20:54 -03:00
main.py Format py 2024-03-06 14:54:14 -03:00
memory.py Refactor chat component and add ClearMessageHistory component 2024-03-06 18:45:39 -03:00
server.py Fix LangflowApplication initialization 2024-01-15 23:29:57 -03:00
settings.py Merge remote-tracking branch 'origin/dev' into aws-cdk 2023-12-10 12:15:08 -03:00
worker.py Fix formatting and icon naming conventions 2024-02-28 21:50:10 -03:00