langflow/src
Gabriel Luiz Freitas Almeida 997639e325 🐛 fix(endpoints.py): replace backend type string with backend name to improve readability and semantics
 feat(anyio.py): add name attribute to AnyIOBackend class to identify the backend by name
 feat(celery.py): add name attribute to CeleryBackend class to identify the backend by name
 feat(manager.py): add backend_name property to TaskService class to get the name of the backend
2023-10-04 13:40:51 -03:00
..
backend 🐛 fix(endpoints.py): replace backend type string with backend name to improve readability and semantics 2023-10-04 13:40:51 -03:00
frontend fix(typesContext.tsx): import Edge from reactflow to fix missing type declaration 2023-10-03 19:46:22 -03:00