Skip to main content

Showing 1–1 of 1 results for author: Cottrill, R

Searching in archive cs. Search in all archives.
.
  1. arXiv:2407.15734  [pdf, other

    cs.AI cs.MA

    TaskGen: A Task-Based, Memory-Infused Agentic Framework using StrictJSON

    Authors: John Chong Min Tan, Prince Saroj, Bharat Runwal, Hardik Maheshwari, Brian Lim Yi Sheng, Richard Cottrill, Alankrit Chona, Ambuj Kumar, Mehul Motani

    Abstract: TaskGen is an open-sourced agentic framework which uses an Agent to solve an arbitrary task by breaking them down into subtasks. Each subtask is mapped to an Equipped Function or another Agent to execute. In order to reduce verbosity (and hence token usage), TaskGen uses StrictJSON that ensures JSON output from the Large Language Model (LLM), along with additional features such as type checking an… ▽ More

    Submitted 22 July, 2024; originally announced July 2024.

    Comments: 53 pages