Module spin_sdk::llm

source ·
Expand description

Large Language Model APIs

Modules§

Structs§

Enums§

Functions§

  • Generate embeddings using the provided model and collection of text
  • Perform inferencing using the provided model and prompt
  • Perform inferencing using the provided model, prompt, and options