Entry Point AI Docs
  • Getting Started
    • Introduction
    • Quickstart
  • Key Concepts
    • Model Providers
    • Templates
    • Fields
    • Examples
    • Models
    • Evaluation
    • Transforms
  • Guides
    • Evaluate a Prompt
      • Turn a Prompt into a Template
      • Prepare Validation Examples
      • Create a Templated Model
      • Review & Rate Outputs
      • Iterating on the Prompt
    • Build a Dataset
      • Import a CSV
      • Transform Data
      • Synthesize Examples
      • Quantity & Quality of Data
    • Fine-tune a Model
      • Start a Fine-tune
      • Fine-tuning Hyperparameters
      • Compare Fine-tunes
      • Next Steps
    • Generate Completions
      • Playground
      • Inference Parameters
      • Shareable Link
      • Deploy a Model
Powered by GitBook
On this page
  1. Guides
  2. Generate Completions

Shareable Link

PreviousInference ParametersNextDeploy a Model

Last updated 10 months ago

After you have a working model in Entry Point AI, you may want to see how it performs in the wild to collect more diverse, real-world user inputs. We provide a shareable link that allows external users to try your model, while capturing completions for you to review and add to your dataset.

To enable a shareable link, go to the Models page, open the detail page for your Model, and press "Enable" in the Share section.

From here, you can open the unique link to see what it looks like or copy it to share with others.

The shared link will display a form that resembles a simplified version of the playground.

All the Completions generated through the shared link are tracked under the Completions tab for the project.