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

State

Enum

  • AVAILABLE (value: "AVAILABLE")

  • BUSY (value: "BUSY")

  • DESTROYING (value: "DESTROYING")

  • FAILED (value: "FAILED")

  • UNKNOWN (value: "UNKNOWN")

Last updated