Friendli Docs home pagelight logodark logo
  • Get Started
  • Get Started
Dedicated
Dedicated overview
Guides
SDK
API Reference
CLI
  • Blog
  • GitHub
  • API Reference
    • Introduction
    Dedicated
    • Overview
    • POST
      Chat completions
    • POST
      Completions
    • POST
      Tokenization
    • POST
      Detokenization
    • POST
      Image generations
    • Chat completions chunk object
    • Completions chunk object
    • GET
      List endpoints
    • GET
      Retrieve an endpoint specification
    • GET
      Retrieve an endpoint status
    • POST
      Create an endpoint with Hugging Face model
    • POST
      Create endpoint from W&B artifact
    • PUT
      Update an endpoint with new configuration
    • PUT
      Terminate an endpoint
    • PUT
      Restart an endpoint
    Container
    • Overview
    • POST
      Chat completions
    • POST
      Completions
    • POST
      Tokenization
    • POST
      Detokenization
    • POST
      Image generations
    • Chat completions chunk object
    • Completions chunk object
    Serverless
    • Overview
    • POST
      Chat completions
    • POST
      Tool assisted chat completions
    • POST
      Completions
    • POST
      Tokenization
    • POST
      Detokenization
    • Chat completions chunk object
    • Tool assisted chat completions chunk object
    • Completions chunk object
    Dedicated

    Dedicated overview

    OpenAPI reference of Friendli Dedicated Endpoints API.

    ​
    Inference

    Chat completions

    Discover how to generate text through interactive conversations.

    Completions

    Learn how to generate text.

    Tokenization

    Explore the process of breaking down text into smaller tokens for machine processing.

    Detokenization

    Learn how to reconstruct tokenized text back into its original, human-readable form.

    Image generations (Beta)

    Learn how to generate images.

    ​
    Endpoint

    List endpoints

    List Dedicated Endpoint deployments.

    Retrieve an endpoint specification

    Given an endpoint ID, return its specification.

    Retrieve an endpoint status

    Given an endpoint ID, return its current status.

    Create an endpoint with Hugging Face model

    Create a Dedicated Endpoint deployment for a Hugging Face model.

    Create endpoint from W&B artifact

    Create an endpoint from Weights & Biases artifact.

    Update an endpoint with new configuration

    Update a Dedicated Endpoint deployment with new configuration.

    Terminate an endpoint

    Terminate an endpoint.

    Restart an endpoint

    Restart a failed or terminated Dedicated Endpoint.

    Was this page helpful?

    IntroductionChat completions
    websitegithublinkedinxyoutube
    Powered by Mintlify
    On this page
    • Inference
    • Endpoint