For the complete documentation index, see llms.txt. This page is also available as Markdown.

iai prompts

Versioned prompts for agents, evaluators, and guardrails

Synopsis

Manage general-purpose text and chat prompts in InteractiveAI projects.

Unlike typed commands (routines, policies, glossaries, variables, macros), prompts managed here have no enforced schema or structure. They support two types: "text" (default) and "chat".

Options

  -h, --help   help for prompts

Options inherited from parent commands

      --api-key string               API key for authentication
      --cfg-file string              Path to YAML config file with organization, project, and optional service definitions
      --deployment-hostname string   Hostname for the deployment API (default "https://deployment.interactive.ai")
      --hostname string              Hostname for the API (default "https://app.interactive.ai")

SEE ALSO

Last updated

Was this helpful?