gitdeem commited on
Commit
5d8f340
1 Parent(s): 5ad4442

Upload home.vue

Browse files
Files changed (1) hide show
  1. home.vue +1 -2
home.vue CHANGED
@@ -47,10 +47,9 @@ const enableAdvanced = computed(() => appStore.engine === 'SEARXNG');
47
 
48
  const quickly: Record<string, string[]> = {
49
  zh: [
50
- '八角笼中',
51
  '怎么使用Ollama在本地部署大模型?',
52
  'llama3-70b需要什么硬件配置?',
53
- '什么是LLM?',
54
  '什么是RAG?'
55
  ],
56
  en: [
 
47
 
48
  const quickly: Record<string, string[]> = {
49
  zh: [
50
+ '什么是LLM?',
51
  '怎么使用Ollama在本地部署大模型?',
52
  'llama3-70b需要什么硬件配置?',
 
53
  '什么是RAG?'
54
  ],
55
  en: [