mirror of
https://github.com/crawlab-team/crawlab.git
synced 2026-01-21 17:21:09 +01:00
- Renamed 'Key' fields to 'Type' in various models for consistency across the codebase. - Updated route naming in router.go for clarity in the context of settings. - Introduced a new LlmProviderForm component for managing LLM provider configurations. - Refactored AssistantConsole and related components to utilize providerId instead of provider for improved state management. - Enhanced UI elements and translations to reflect the new naming conventions and improve user experience.