Uses of Class
com.alibaba.cloud.ai.graph.agent.interceptor.todolist.TodoListInterceptor.Builder
Packages that use TodoListInterceptor.Builder
-
Uses of TodoListInterceptor.Builder in com.alibaba.cloud.ai.graph.agent.interceptor.todolist
Methods in com.alibaba.cloud.ai.graph.agent.interceptor.todolist that return TodoListInterceptor.BuilderModifier and TypeMethodDescriptionstatic TodoListInterceptor.BuilderTodoListInterceptor.builder()TodoListInterceptor.Builder.systemPrompt(String systemPrompt) Set a custom system prompt for guiding todo usage.TodoListInterceptor.Builder.toolDescription(String toolDescription) Set a custom tool description for the write_todos tool.