[PR #494] [MERGED] docs: add docs for using an openai complaint model endpoint #549

Closed
opened 2026-02-21 17:18:20 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/langsmith-docs/pull/494
Author: @langchain-infra
Created: 10/28/2024
Status: Merged
Merged: 10/28/2024
Merged by: @langchain-infra

Base: mainHead: infra/use-custom-openai-compliant-model


📝 Commits (5)

📊 Changes

6 files changed (+33 additions, -4 deletions)

View changed files

📝 docs/prompt_engineering/how_to_guides/index.md (+2 -1)
📝 docs/prompt_engineering/how_to_guides/playground/custom_endpoint.mdx (+1 -1)
docs/prompt_engineering/how_to_guides/playground/custom_openai_compliant_model.mdx (+28 -0)
📝 docs/prompt_engineering/how_to_guides/playground/custom_tls_certificates.mdx (+1 -1)
📝 docs/prompt_engineering/how_to_guides/playground/save_model_configuration.mdx (+1 -1)
docs/prompt_engineering/how_to_guides/playground/static/openai_proxy_provider.png (+0 -0)

📄 Description

No description provided


🔄 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/langsmith-docs/pull/494 **Author:** [@langchain-infra](https://github.com/langchain-infra) **Created:** 10/28/2024 **Status:** ✅ Merged **Merged:** 10/28/2024 **Merged by:** [@langchain-infra](https://github.com/langchain-infra) **Base:** `main` ← **Head:** `infra/use-custom-openai-compliant-model` --- ### 📝 Commits (5) - [`490505a`](https://github.com/langchain-ai/langsmith-docs/commit/490505ad28d6945da8444ae3a89482aecd9efa88) docs: add docs for using an openai complaint model endpoint - [`a4dd991`](https://github.com/langchain-ai/langsmith-docs/commit/a4dd991faccef0ba7b6974714109eefe84bbcf05) add sidebar - [`5d9d088`](https://github.com/langchain-ai/langsmith-docs/commit/5d9d08800ef3bf0433df9936c001b7b813c6df80) update docs - [`bb711c6`](https://github.com/langchain-ai/langsmith-docs/commit/bb711c6c02a47bef02b01f68f6580641a27d5681) fixed - [`614607f`](https://github.com/langchain-ai/langsmith-docs/commit/614607f2099144304c3d1d8fcfb28ef9ef5beb4b) fixed ### 📊 Changes **6 files changed** (+33 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `docs/prompt_engineering/how_to_guides/index.md` (+2 -1) 📝 `docs/prompt_engineering/how_to_guides/playground/custom_endpoint.mdx` (+1 -1) ➕ `docs/prompt_engineering/how_to_guides/playground/custom_openai_compliant_model.mdx` (+28 -0) 📝 `docs/prompt_engineering/how_to_guides/playground/custom_tls_certificates.mdx` (+1 -1) 📝 `docs/prompt_engineering/how_to_guides/playground/save_model_configuration.mdx` (+1 -1) ➕ `docs/prompt_engineering/how_to_guides/playground/static/openai_proxy_provider.png` (+0 -0) </details> ### 📄 Description _No description provided_ --- <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-21 17:18:20 -05:00
yindo closed this issue 2026-02-21 17:18:20 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/langsmith-docs#549