mirror of
https://github.com/tencentmusic/supersonic.git
synced 2025-12-11 20:25:12 +00:00
(improvement)(launcher)Upgrade to 0.9.2-SNAPSHOT.
This commit is contained in:
@@ -123,7 +123,6 @@ public class ComponentFactory {
|
||||
if (Objects.isNull(llmProxy)) {
|
||||
llmProxy = ContextUtils.getBean(JavaLLMProxy.class);
|
||||
}
|
||||
log.info("llmProxy:{}", llmProxy);
|
||||
return llmProxy;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user