feat(knowledge): 完成知识库部署相关脚本调整
This commit is contained in:
@@ -8,6 +8,8 @@ import axios from 'axios'
|
||||
|
||||
export const commonInfo = {
|
||||
baseUrl: 'http://132.126.207.130:35690/hudi_services/service_web',
|
||||
baseAiChatUrl: 'http://132.126.207.130:35690/hudi_services/ai_chat',
|
||||
baseAiKnowledgeUrl: 'http://132.126.207.130:35690/hudi_services/ai_knowledge',
|
||||
// baseUrl: '/hudi_services/service_web',
|
||||
clusters: {
|
||||
// hudi同步运行集群和yarn队列名称
|
||||
|
||||
Reference in New Issue
Block a user