[PR #3480] [MERGED] chore(auth-proxy): add Polly & Insights & new claims to docs #3529

Closed
opened 2026-06-05 18:23:24 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/docs/pull/3480
Author: @bvs-langchain
Created: 4/7/2026
Status: Merged
Merged: 4/7/2026
Merged by: @bvs-langchain

Base: mainHead: brian/ent-530-self-hosted-llm-auth-proxy-docs


📝 Commits (5)

  • fc1f283 chore(auth-proxy): add Polly & Insights docs
  • bd3ccf8 more details
  • de2492a more claims
  • 5b79726 Update src/langsmith/llm-auth-proxy-self-hosted.mdx
  • f27fc8e Update src/langsmith/llm-auth-proxy-self-hosted.mdx

📊 Changes

1 file changed (+6 additions, -2 deletions)

View changed files

📝 src/langsmith/llm-auth-proxy-self-hosted.mdx (+6 -2)

📄 Description

Overview

added note about Polly and Insights to auth-proxy page now that they are supported

Type of change

Type: Update existing documentation

Related issues/PRs

  • GitHub issue:
  • Feature PR:
  • Linear issue: part of ent-530
  • Slack thread:

Checklist

  • I have read the contributing guidelines, including the language policy
  • 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/3480 **Author:** [@bvs-langchain](https://github.com/bvs-langchain) **Created:** 4/7/2026 **Status:** ✅ Merged **Merged:** 4/7/2026 **Merged by:** [@bvs-langchain](https://github.com/bvs-langchain) **Base:** `main` ← **Head:** `brian/ent-530-self-hosted-llm-auth-proxy-docs` --- ### 📝 Commits (5) - [`fc1f283`](https://github.com/langchain-ai/docs/commit/fc1f283f066d0b2f15a3282af3b92ccf2d22d499) chore(auth-proxy): add Polly & Insights docs - [`bd3ccf8`](https://github.com/langchain-ai/docs/commit/bd3ccf83fc888f3ac8f9af86deaa58040805345e) more details - [`de2492a`](https://github.com/langchain-ai/docs/commit/de2492aa26e4b66f885220ff50ed80988b1cea90) more claims - [`5b79726`](https://github.com/langchain-ai/docs/commit/5b79726ccccdaba95b7588dce6daf15ca800f006) Update src/langsmith/llm-auth-proxy-self-hosted.mdx - [`f27fc8e`](https://github.com/langchain-ai/docs/commit/f27fc8ea5f35011e2dd94472afbafb1766979d89) Update src/langsmith/llm-auth-proxy-self-hosted.mdx ### 📊 Changes **1 file changed** (+6 additions, -2 deletions) <details> <summary>View changed files</summary> 📝 `src/langsmith/llm-auth-proxy-self-hosted.mdx` (+6 -2) </details> ### 📄 Description ## Overview <!-- Brief description of what documentation is being added/updated --> added note about Polly and Insights to auth-proxy page now that they are supported ## Type of change **Type:** Update existing documentation ## Related issues/PRs <!-- Link to related issues, feature PRs, or discussions (if applicable) To automatically close an issue when this PR is merged, use closing keywords: - "closes #123" or "fixes #123" or "resolves #123" For regular references without auto-closing, just use: - "#123" or "See issue #123" 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: part of ent-530 - Slack thread: ## Checklist <!-- Put an 'x' in all boxes that apply --> - [x] I have read the [contributing guidelines](README.md), including the [language policy](https://docs.langchain.com/oss/python/contributing/overview#language-policy) - [ ] I have tested my changes locally using `docs dev` - [x] All code examples have been tested and work correctly - [x] I have used **root relative** paths for internal links - [x] 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-06-05 18:23:24 -04:00
yindo closed this issue 2026-06-05 18:23:24 -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#3529