Task Management system for langchain
View project on Replit How does it work? The TaskManager gets created, with a goal, a list of tools, and its own LLM. It includes a bunch of prompts which is used internally. When initialized, it creates an initial list of tasks to get started (this...
Apr 16, 20231 min read112

