Class TodoListInterceptor.Builder
java.lang.Object
com.alibaba.cloud.ai.graph.agent.interceptor.todolist.TodoListInterceptor.Builder
- Enclosing class:
- TodoListInterceptor
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionbuild()systemPrompt(String systemPrompt) Set a custom system prompt for guiding todo usage.toolDescription(String toolDescription) Set a custom tool description for the write_todos tool.
-
Constructor Details
-
Builder
public Builder()
-
-
Method Details
-
systemPrompt
Set a custom system prompt for guiding todo usage. -
toolDescription
Set a custom tool description for the write_todos tool. -
build
-