langflow/src/backend/base
Cristhian Zanforlin Lousa a6b684f139
feat: add new categories endpoint (#4184)
*  (endpoints.py): Add new endpoint to retrieve sidebar categories for the frontend application.

* 📝 (schemas.py): add SidebarCategory and SidebarCategoriesResponse models to define sidebar categories and response structure for API endpoint.

*  (constants.py): Add sidebar categories with display names, names, icons, and beta status for different components to enhance the user interface and navigation experience.

* 📝 (constants.py): Update icons names to use proper casing for consistency and clarity in the code.
2024-10-17 13:34:05 +00:00
..
langflow feat: add new categories endpoint (#4184) 2024-10-17 13:34:05 +00:00
pyproject.toml ref: Add ruff rules for boolean trap (FBT) (#4126) 2024-10-14 16:41:16 +00:00
README.md 1.0 Alpha (#1599) 2024-04-04 02:46:44 -03:00
uv.lock chore: uv to replace poetry (#3900) 2024-09-25 13:40:30 -07:00