hf-data-studio-dropdown.tsx

hf-data-studio-dropdown.tsx

基本信息

  • 类型: React 组件 (TSX)
  • 路径: src/components/prompts/hf-data-studio-dropdown.tsx

功能描述

huggingface.co/datasets/fka/prompts.chat/viewer";

导出内容

  • <code>HFDataStudioDropdown</code> - 函数

依赖导入

  • react
  • next-intl
  • next-themes
  • @/components/ui/button
  • @/components/ui/popover
  • @/components/ui/select
  • lucide-react
  • @monaco-editor/react
  • @/data/sql-examples.json

Props/接口

interface HFDataStudioDropdownProps {
aiGenerationEnabled?: boolean;
}

使用说明

在 JSX/TSX 中导入使用

← 返回目录