iggyray / llms-planning

A benchmark for evaluating large language models in planning
0 stars 0 forks source link

feat: implement one shot tot pipeline #27

Closed iggyray closed 3 weeks ago

iggyray commented 3 weeks ago

This PR implements a tot pipeline with one shot prompting.

resolves #21