langflow/src
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
..
backend 🔧 chore(service.py): remove unused imports to improve code readability and maintainability 2023-11-16 11:21:59 -03:00
frontend Added author 2023-11-16 11:14:51 -03:00