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

Upload home.vue

Browse files
Files changed (1) hide show
  1. home.vue +3 -3
home.vue CHANGED
@@ -47,11 +47,11 @@ const enableAdvanced = computed(() => appStore.engine === 'SEARXNG');
47
 
48
  const quickly: Record<string, string[]> = {
49
  zh: [
50
- '刘亦菲《玫瑰的故事》',
51
  '怎么使用Ollama在本地部署大模型?',
52
  'llama3-70b需要什么硬件配置?',
53
- '小米su7体验怎么样?',
54
- '《庆余年2》大结局'
55
  ],
56
  en: [
57
  'What is LLM?',
 
47
 
48
  const quickly: Record<string, string[]> = {
49
  zh: [
50
+ '八角笼中',
51
  '怎么使用Ollama在本地部署大模型?',
52
  'llama3-70b需要什么硬件配置?',
53
+ '什么是LLM?',
54
+ '什么是RAG?'
55
  ],
56
  en: [
57
  'What is LLM?',