Commit 7d2bfad0 authored by alex yao's avatar alex yao

feat:Agent应用-知识库高级配置

parent f078bbeb
package cn.com.poc.thirdparty.resource.demand.ai.constants;
/**
* @author alex.yao
* @date 2025/2/18
*/
public enum KnowledgeSearchTypeEnum {
KEY_WORD,
MIX,
SEMANTIC;
}
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment