Skip to content

LATM demonstration

No due date 0% complete

Demonstrate the newly found LATM closed-loop framework as opposed to requiring the users input for tool creation and testing.

The papers abstract talks about two key phases.

  1. Tool Making - LLM implements a function in python
  2. Tool Using - LLM acts as a tool user. Can be the same or a different LLM from the Tool Maker

The milestone is being able to put in …

Demonstrate the newly found LATM closed-loop framework as opposed to requiring the users input for tool creation and testing.

The papers abstract talks about two key phases.

  1. Tool Making - LLM implements a function in python
  2. Tool Using - LLM acts as a tool user. Can be the same or a different LLM from the Tool Maker

The milestone is being able to put in a novel task to the agentic flow and return a successful output using the closed-loop framework