mirror of
https://gitee.com/dromara/liteFlow.git
synced 2026-06-13 11:14:38 +08:00
docs(react-agent): add design spec for ModelSpec API redesign
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -1,8 +0,0 @@
|
||||
package com.yomahub.liteflow.agent.dashscope;
|
||||
|
||||
import org.junit.jupiter.api.Test;
|
||||
import static org.junit.jupiter.api.Assertions.*;
|
||||
|
||||
class DashScopeModelFactoryTest {
|
||||
@Test void construct_ok() { assertNotNull(DashScopeModelFactory.of("k", "qwen3-max")); }
|
||||
}
|
||||
Reference in New Issue
Block a user