Feature Access
The Feature Access table controls provider and model availability independently for each LangSmith feature.| Feature | Model selection experience |
|---|---|
| Playground | Full model controls—view and adjust all parameters. No built-in models; relies on workspace configurations. |
| Evaluators | Full model controls—view and adjust all parameters. No built-in models; relies on workspace configurations. |
| Agent Builder | Choose from a curated list. |
| Polly | Choose from a curated list. |
| Insights (Thinking) | Model used for deep analysis. Choose from a curated list with provider recommendations. |
| Insights (Summarization) | Model used for lightweight summarization. Choose from a curated list with provider recommendations. |
Insights uses two separate rows—one for analysis and one for summarization. The UI displays a warning if you select incompatible providers or non-recommended models for either row.
- Navigate to Settings > Model configurations.
- In the Feature Access table, find the feature you want to configure.
- Click Enabled Providers and toggle providers on or off for that feature.
- Click Available Models and select which models users can choose from.
- Use the Default Model dropdown to set the model pre-selected when users open the feature.
Configurations
The Configurations table is a shared library of named model configurations for your workspace. Configurations you create in LangSmith — including from the Playground—appear here and you can reuse them across all features.Create a configuration
- Navigate to Settings > Model configurations.
- Under Configurations, click + Create.
- Select a Provider and Model.
- Enter the API Key Name—the name of the secret in your workspace that stores the provider API key.
-
Adjust parameters as needed. Parameters are grouped into sections for:
- Standard sampling settings: temperature, top P, top K, presence penalty, frequency penalty, max output tokens
- Reasoning: reasoning effort, service tier
- Provider config: provider API, base URL
- Options: stop sequences, seed, JSON mode, extra headers, requests per second, extra parameters
- Click Save.
Edit a configuration
- In the Configurations table, click the overflow menu next to the configuration.
- Select Edit.
- Update the configuration and click Save.
Delete a configuration
- In the Configurations table, click the overflow menu next to the configuration.
- Select Delete and confirm.
Connect these docs to Claude, VSCode, and more via MCP for real-time answers.

