interface BittensorInput {
    systemPrompt?: null | string;
}

Hierarchy (view full)

Implemented by

Properties

Properties

systemPrompt?: null | string

Generated using TypeDoc