Overview

Minimal example of using an LLM planner to traverse an OpenAPI spec.

How to use

Install dependencies and then run uvicorn server:

uvicorn api:app --reload

Run planner:

python ./planner