Uses of Class
com.alibaba.cloud.ai.graph.agent.interceptor.todolist.TodoListInterceptor.Todo
Packages that use TodoListInterceptor.Todo
-
Uses of TodoListInterceptor.Todo in com.alibaba.cloud.ai.graph.agent.tools
Methods in com.alibaba.cloud.ai.graph.agent.tools that return types with arguments of type TodoListInterceptor.TodoModifier and TypeMethodDescriptionWriteTodosTool.Request.todos()Returns the value of thetodosrecord component.Constructor parameters in com.alibaba.cloud.ai.graph.agent.tools with type arguments of type TodoListInterceptor.TodoModifierConstructorDescriptionRequest(List<TodoListInterceptor.Todo> todos) Creates an instance of aRequestrecord class.