langflow/src/backend
Gabriel Luiz Freitas Almeida 99460fd181 🔧 chore(service.py): remove unused imports to improve code readability and maintainability
🔧 chore(service.py): change user_data_context from contextmanager to asynccontextmanager to support asynchronous operations
🔧 chore(service.py): handle case when user_data is a list and take the first element
🔧 chore(service.py): remove liked and api_key parameters from get_components method and handle public components separately
🔧 chore(service.py): handle case when results is a dictionary and convert it to a list of results_objects
2023-11-16 11:21:59 -03:00
..
langflow 🔧 chore(service.py): remove unused imports to improve code readability and maintainability 2023-11-16 11:21:59 -03:00
.gitignore Changed gitignore 2023-07-28 15:19:31 -03:00
Dockerfile add support for VertexAIEmbeddings node 2023-08-08 17:35:50 -05:00