You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gcgj-dify-1.7.0/web/app/components/workflow/nodes/llm
k-brahma-claude 59d2a8a208 fix: resolve frontend CI errors
- Fix ESLint errors in MFA-related test files (empty arrow functions)
- Add missing newlines at end of MFA translation files
- Fix TypeScript error in mail-and-password-auth.tsx (proper type guard for LoginResponse)
- Apply ESLint auto-fixes across the codebase for consistency

All frontend CI checks now pass:
- ESLint: 0 errors, 622 warnings
- TypeScript: 246 errors (all pre-existing, MFA error fixed)
- Jest: All 344 tests passing
11 months ago
..
components fix: resolve frontend CI errors 11 months ago
default.ts feat: last run frontend (#21369) 12 months ago
node.tsx Introduce Plugins (#13836) 1 year ago
panel.tsx Expose LLM usage in workflows (#21766) 11 months ago
types.ts fix: handle array item type error in struct output (#18452) 1 year ago
use-config.ts feat: last run frontend (#21369) 12 months ago
use-single-run-form-params.ts feat: last run frontend (#21369) 12 months ago
utils.ts feat: llm support struct output (#17994) 1 year ago