public abstract class FlattenResultBase extends Object
| 限定符 | 构造器和说明 |
|---|---|
protected |
FlattenResultBase() |
| 限定符和类型 | 方法和说明 |
|---|---|
static <T extends FlattenResultBase> |
fromDashScopeResult(DashScopeResult dashScopeResult,
Type type) |
static AssistantStreamMessage |
fromDashScopeResult(DashScopeResult dashScopeResult,
Type type,
boolean stream) |
public static <T extends FlattenResultBase> T fromDashScopeResult(DashScopeResult dashScopeResult, Type type)
public static AssistantStreamMessage fromDashScopeResult(DashScopeResult dashScopeResult, Type type, boolean stream)
Copyright © 2024. All rights reserved.