Add File
This commit is contained in:
@@ -0,0 +1,9 @@
|
|||||||
|
org.springframework.boot.autoconfigure.EnableAutoConfiguration=\
|
||||||
|
com.agentsflex.spring.boot.llm.chatglm.ChatglmAutoConfiguration,\
|
||||||
|
com.agentsflex.spring.boot.llm.openai.OpenAIAutoConfiguration,\
|
||||||
|
com.agentsflex.spring.boot.llm.qwen.QwenAutoConfiguration,\
|
||||||
|
com.agentsflex.spring.boot.llm.spark.SparkAutoConfiguration,\
|
||||||
|
com.agentsflex.spring.boot.store.aliyun.AliyunAutoConfiguration,\
|
||||||
|
com.agentsflex.spring.boot.store.qcloud.QCloudStoreAutoConfiguration,\
|
||||||
|
com.agentsflex.spring.boot.llm.ollama.OllamaAutoConfiguration,\
|
||||||
|
com.agentsflex.spring.boot.llm.deepseek.DeepSeekAutoConfiguration
|
||||||
Reference in New Issue
Block a user