【代码优化】AI:适配 Spring AI 1.0.6 对 Ollama 的逻辑

This commit is contained in:
YunaiV
2025-02-23 17:33:53 +08:00
parent 5655ae925c
commit d05a7bd59a
3 changed files with 64 additions and 48 deletions

View File

@@ -35,7 +35,6 @@ public class YudaoAiAutoConfiguration {
return new AiModelFactoryImpl();
}
// ========== 各种 AI Client 创建 ==========
@Bean