feat(llm): 添加数据集和微调模型API配置
Some checks failed
Java CI with Maven / build (11) (push) Has been cancelled
Java CI with Maven / build (17) (push) Has been cancelled
Java CI with Maven / build (8) (push) Has been cancelled
yudao-ui-admin CI / build (14.x) (push) Has been cancelled
yudao-ui-admin CI / build (16.x) (push) Has been cancelled

- 新增数据集更多模态API地址配置
- 新增微调创建模型路径配置- 完善RAG服务相关注释说明
This commit is contained in:
sunxiqing 2025-09-29 09:00:41 +08:00
parent 0322cdfa8f
commit 67cfd58ca5

View File

@ -250,6 +250,8 @@ justauth:
llm:
backend:
#################### 8123: RAG服务、训练集和标注相关API。 ###################
dataset_more_modal_api: http://221.238.217.216:4143/api/VL_files
finetuning_create_modal: /llm/finetuning-mm
### RAG服务
#RAG健康检查 GET
rag_health: ${RAG_Service_URL}/health