Xin Wang 6ff23e433b Refactor form update handling in API endpoints and models
- Introduced a new function to parse JSON values in endpoints.py for improved data handling.
- Updated extract_form_update_from_flow_nodes to return structured data instead of strings.
- Changed formUpdate field in ProcessResponse_chat model to use Any type with a default empty dictionary for better flexibility in handling updates.
2026-06-17 13:29:50 +08:00
2026-06-02 17:28:49 +08:00
2026-06-03 12:36:18 +08:00
2026-01-08 16:22:25 +08:00
2025-06-20 10:03:39 +08:00
2025-04-29 15:03:02 +08:00
Description
No description provided
12 MiB
Languages
Python 66.3%
JavaScript 19.9%
CSS 9.3%
HTML 4.5%