mirror of
https://github.com/langbot-app/LangBot.git
synced 2026-06-18 11:44:18 +00:00
fix: remove unused HoverCard imports from DynamicFormItemComponent and clean up ModelsDialog constants
This commit is contained in:
@@ -52,7 +52,6 @@ interface ModelsDialogProps {
|
||||
onOpenChange: (open: boolean) => void;
|
||||
}
|
||||
|
||||
const LANGBOT_MODELS_PROVIDER_NAME = 'LangBot Models';
|
||||
const LANGBOT_MODELS_PROVIDER_REQUESTER = 'space-chat-completions';
|
||||
|
||||
export default function ModelsDialog({
|
||||
|
||||
Reference in New Issue
Block a user