labring / FastGPT

FastGPT is a knowledge-based platform built on the LLMs, offers a comprehensive suite of out-of-the-box capabilities such as data processing, RAG retrieval, and visual AI workflow orchestration, letting you easily develop and deploy complex question-answering systems without the need for extensive setup or configuration.
https://tryfastgpt.ai
Other
18.68k stars 4.93k forks source link

4.8.14没反应 #3262

Closed SDAIer closed 2 days ago

SDAIer commented 3 days ago

升级4.8.14后,版本号显示仍然是13,分享链接跟版本描述中的功能的不一样 只是针对商业版的功能吗

我升级的步骤错了? \ image

image

image

image

SDAIer commented 2 days ago

@c121914yu

SDAIer commented 2 days ago
(base) [root@aitest fastgpt]# docker logs fastgpt
  ▲ Next.js 14.2.5
  - Local:        http://1061269b9c0f:3000
  - Network:      http://172.19.1.5:3000

 ✓ Starting...
Load model====== systemConfigs
Load model====== users
Load model====== team_members
Load model====== teams
Load model====== openapi
Load model====== team_member_groups
Load model====== resource_permissions
Load model====== team_group_members
Load model====== datasets
Load model====== dataset_collections
Load model====== dataset_trainings
Load model====== team_subscriptions
Load model====== apps
Load model====== dataset_datas
Load model====== image
Load model====== dataset.files
Load model====== chat.files
Load model====== buffer_rawtexts
Load model====== dataset_collection_tags
Load model====== app_system_plugins
Load model====== systemtimerlocks
Load model====== app_versions
Load model====== chatitems
Load model====== chat
mongo start connect
 ✓ Ready in 2.2s
mongo connected
System Version: 4.8.14
{
  feConfigs: {
    lafEnv: 'https://laf.dev',
    show_emptyChat: true,
    show_git: true,
    docUrl: 'https://doc.tryfastgpt.ai',
    openAPIDocUrl: 'https://doc.tryfastgpt.ai/docs/development/openapi',
    systemPluginCourseUrl: 'https://fael3z0zfze.feishu.cn/wiki/ERZnw9R26iRRG0kXZRec6WL9nwh',
    appTemplateCourse: 'https://fael3z0zfze.feishu.cn/wiki/CX9wwMGyEi5TL6koiLYcg7U0nWb?fromScene=spaceOverview',
    systemTitle: 'FastGPT',
    concatMd: '项目开源地址: [FastGPT GitHub](https://github.com/labring/FastGPT)\n' +
      '交流群: ![](https://oss.laf.run/otnvvf-imgs/fastgpt-feishu1.png)',
    limit: { exportDatasetLimitMinutes: 0, websiteSyncLimitMinuted: 0 },
    scripts: [],
    favicon: '/favicon.ico',
    uploadFileMaxSize: 500,
    isPlus: false
  },
  systemEnv: { vectorMaxProcess: 15, qaMaxProcess: 15, pgHNSWEfSearch: 100 },
  subPlans: undefined,
  llmModels: [
    {
      model: 'GLM-4-Flash',
      name: '智谱GLM-4-Flash-FREE',
      avatar: '/imgs/model/openai.svg',
      maxContext: 7000,
      maxResponse: 2000,
      quoteMaxToken: 5000,
      maxTemperature: 1.2,
      charsPointsPrice: 0,
      censor: false,
      vision: false,
      datasetProcess: true,
      usedInClassify: true,
      usedInExtractFields: true,
      usedInToolCall: false,
      usedInQueryExtension: true,
      toolChoice: false,
      functionCall: false,
      customCQPrompt: '',
      customExtractPrompt: '',
      defaultSystemChatPrompt: '',
      defaultConfig: {}
    }
  ],
  vectorModels: [
    {
      model: 'milkey/m3e:latest',
      name: 'local-milkey/m3e:latest',
      avatar: '/imgs/model/openai.svg',
      charsPointsPrice: 0,
      defaultToken: 700,
      maxToken: 3000,
      weight: 100,
      defaultConfig: {},
      dbConfig: {},
      queryConfig: {}
    }
  ],
  reRankModels: [
    {
      model: 'bce-reranker-base_v1',
      name: 'liugang-bce-reranker-base_v1',
      charsPointsPrice: 0,
      requestUrl: 'http://172.16.1.219:6008/v1/rerank',
      requestAuth: 'sk-xxx'
    }
  ],
  audioSpeechModels: [
    {
      model: 'testing-tts-1',
      name: 'testing-OpenAI TTS1',
      charsPointsPrice: 0,
      voices: [Array]
    }
  ],
  whisperModel: { model: 'whisper-1', name: 'whisper-1', charsPointsPrice: 0 }
}
pg connected
default team exist new ObjectId("667bc3151aad8819f3aced31")
root user init: { username: 'root', password: 'Weigao@1008' }
[Info] 2024-11-29 14:22:08 init pg successful
[Info] 2024-11-29 14:22:08 Load system plugin successfully: 17
Init system success
[Info] 2024-11-29 14:22:08 [Vector Queue] Done
[Info] 2024-11-29 14:22:08 [QA Queue] Done
[Info] 2024-11-29 14:23:00 [Vector Queue] Done
[Info] 2024-11-29 14:23:00 [QA Queue] Done