public class MyAiSearchDefinitionScenarioContext extends Object
| 限定符和类型 | 类和说明 |
|---|---|
static class |
MyAiSearchDefinitionScenarioContext.Builder |
| 构造器和说明 |
|---|
MyAiSearchDefinitionScenarioContext() |
MyAiSearchDefinitionScenarioContext(MyAiSearchDefinitionScenarioContext.Builder builder) |
| 限定符和类型 | 方法和说明 |
|---|---|
String |
getToolRawInstruction() |
static MyAiSearchDefinitionScenarioContext.Builder |
newBuilder() |
void |
setToolRawInstruction(String toolRawInstruction) |
public MyAiSearchDefinitionScenarioContext()
public MyAiSearchDefinitionScenarioContext(MyAiSearchDefinitionScenarioContext.Builder builder)
public static MyAiSearchDefinitionScenarioContext.Builder newBuilder()
public String getToolRawInstruction()
public void setToolRawInstruction(String toolRawInstruction)
Copyright © 2025. All rights reserved.