Theo Docs
TheoKitTheoKit-SDKTheoUITheo PaaS
API reference

ShareGptTrajectory

One full ShareGPT-format trajectory — a single conversation plus

ShareGptTrajectory

Auto-generated from TypeDoc on each build. Edit the JSDoc in packages/sdk/src/ to change this page.

One full ShareGPT-format trajectory — a single conversation plus metadata. JSONL-friendly (one trajectory per line when serialized).

Signature

interface ShareGptTrajectory { /* ... */ }

Kind

interface

Source

packages/sdk/src/types/trajectory.ts:36

On this page