Interface PlannerAgent

All Superinterfaces:
dev.langchain4j.service.memory.ChatMemoryAccess

public interface PlannerAgent extends dev.langchain4j.service.memory.ChatMemoryAccess
  • Method Summary

    Modifier and Type
    Method
    Description
    plan(Object userId, String agents, String request, String lastResponse, String supervisorContext)
     

    Methods inherited from interface dev.langchain4j.service.memory.ChatMemoryAccess

    evictChatMemory, getChatMemory