[PR #1684] [MERGED] chore: Remove LANGSMITH_PLAYGROUND_TLS_MODEL_PROVIDERS from self hosted TLS docs #1756

Closed
opened 2026-02-17 17:22:42 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/1684
Author: @romain-priour-lc
Created: 12/1/2025
Status: Merged
Merged: 12/1/2025
Merged by: @romain-priour-lc

Base: mainHead: romain/remove-playground-providers-list-tls


📝 Commits (1)

  • 1ce4923 Remove LANGSMITH_PLAYGROUND_TLS_MODEL_PROVIDERS from docs

📊 Changes

1 file changed (+0 additions, -1 deletions)

View changed files

📝 src/langsmith/self-host-custom-tls-certificates.mdx (+0 -1)

📄 Description

Overview

We should use TLS for all model providers if enabled.

Type of change

Type: Update existing documentation

Related issues/PRs

Closes INF-1235

Examples:

  • closes #456 (will auto-close issue #456 when PR is merged)
  • See #789 for context (will reference but not auto-close issue #789)
    -->
  • GitHub issue:
  • Feature PR:
  • Linear issue:
  • Slack thread:

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed

(Internal team members only / optional): Create a preview deployment as necessary using the Create Preview Branch workflow

Additional notes


🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.

## 📋 Pull Request Information **Original PR:** https://github.com/langchain-ai/docs/pull/1684 **Author:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Created:** 12/1/2025 **Status:** ✅ Merged **Merged:** 12/1/2025 **Merged by:** [@romain-priour-lc](https://github.com/romain-priour-lc) **Base:** `main` ← **Head:** `romain/remove-playground-providers-list-tls` --- ### 📝 Commits (1) - [`1ce4923`](https://github.com/langchain-ai/docs/commit/1ce492329f83d4ca0ebc2f90475c971caeddb1e3) Remove LANGSMITH_PLAYGROUND_TLS_MODEL_PROVIDERS from docs ### 📊 Changes **1 file changed** (+0 additions, -1 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/self-host-custom-tls-certificates.mdx` (+0 -1) </details> ### 📄 Description ## Overview We should use TLS for all model providers if enabled. ## Type of change **Type:** Update existing documentation ## Related issues/PRs Closes INF-1235 Examples: - closes #456 (will auto-close issue #456 when PR is merged) - See #789 for context (will reference but not auto-close issue #789) --> - GitHub issue: - Feature PR: <!-- For LangChain employees, if applicable: --> - Linear issue: - Slack thread: ## Checklist <!-- Put an 'x' in all boxes that apply --> - [ ] I have read the [contributing guidelines](README.md) - [ ] I have tested my changes locally using `docs dev` - [ ] All code examples have been tested and work correctly - [ ] I have used **root relative** paths for internal links - [ ] I have updated navigation in `src/docs.json` if needed (Internal team members only / optional): Create a preview deployment as necessary using the [Create Preview Branch workflow](https://github.com/langchain-ai/docs/actions/workflows/create-preview-branch.yml) ## Additional notes <!-- Any other information that would be helpful for reviewers --> --- <sub>🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.</sub>
yindo added the pull-request label 2026-02-17 17:22:42 -05:00
yindo closed this issue 2026-02-17 17:22:42 -05:00
yindo changed title from [PR #1684] chore: Remove LANGSMITH_PLAYGROUND_TLS_MODEL_PROVIDERS from self hosted TLS docs to [PR #1684] [MERGED] chore: Remove LANGSMITH_PLAYGROUND_TLS_MODEL_PROVIDERS from self hosted TLS docs 2026-06-05 18:14:46 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/docs#1756