langflow/src/backend/langflow
2024-01-14 18:15:56 -03:00
..
alembic Add unique constraints to tables 2023-12-20 08:17:55 -03:00
api Add PreloadResponse schema 2024-01-14 15:21:46 -03:00
components Added OllamaEmbeddings component with documentation (#1309) 2024-01-11 12:04:46 -03:00
core Refactor Celery configuration to support both 2023-11-28 14:34:57 -03:00
custom Cleanup AgentInitializer component 2023-12-19 20:39:53 +00:00
field_typing Fix various bugs and make improvements 2023-12-12 17:02:37 -03:00
graph Fix param overwrite issue in Vertex class 2023-12-22 17:07:19 -03:00
interface Added Elasticsearch Vector Store 2024-01-03 12:39:17 -08:00
processing Refactor process_graph_cached function 2024-01-14 17:50:03 -03:00
services Add Optional parameter to load_session method 2024-01-14 15:21:59 -03:00
template Added Elasticsearch Vector Store 2024-01-03 12:39:17 -08:00
utils Refactor ChatDefinition class to use prompt_template instead of prompt 2024-01-02 23:30:57 -03:00
__init__.py Refactor flow loading and processing 2023-12-17 21:27:07 -03:00
__main__.py Refactor imports and initialize services in __main__.py 2024-01-14 18:15:56 -03:00
alembic.ini Update database URL in alembic.ini 2023-12-07 14:03:20 -03:00
config.yaml Added OllamaEmbeddings component with documentation 2024-01-09 13:16:07 +01:00
main.py Update main.py with FastAPI configuration 2024-01-14 15:21:34 -03:00
server.py Refactor LangflowApplication constructor 2024-01-14 15:21:39 -03:00
settings.py Merge remote-tracking branch 'origin/dev' into aws-cdk 2023-12-10 12:15:08 -03:00
worker.py Update worker.py with typing changes 2023-12-22 10:53:46 -03:00