[PR #74] [MERGED] feat: Add oai cache to our frontend container #99

Closed
opened 2026-02-16 01:17:10 -05:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/helm/pull/74
Author: @langchain-infra
Created: 3/1/2024
Status: Merged
Merged: 3/1/2024
Merged by: @langchain-infra

Base: mainHead: infra/add-oai-cache


📝 Commits (3)

  • c414ad0 feat: Add oai cache to our frontend container
  • fdbf8d4 make buffer size configurable
  • e8787ab fix streaming

📊 Changes

2 files changed (+131 additions, -53 deletions)

View changed files

📝 charts/langsmith/templates/frontend/config-map.yaml (+126 -53)
📝 charts/langsmith/values.yaml (+5 -0)

📄 Description

Ad the option to enable an oai cache on your langsmith instance.


🔄 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/helm/pull/74 **Author:** [@langchain-infra](https://github.com/langchain-infra) **Created:** 3/1/2024 **Status:** ✅ Merged **Merged:** 3/1/2024 **Merged by:** [@langchain-infra](https://github.com/langchain-infra) **Base:** `main` ← **Head:** `infra/add-oai-cache` --- ### 📝 Commits (3) - [`c414ad0`](https://github.com/langchain-ai/helm/commit/c414ad03b29c35cf29430d132f28a492eaef0978) feat: Add oai cache to our frontend container - [`fdbf8d4`](https://github.com/langchain-ai/helm/commit/fdbf8d45eb582059c57362d7dd43108dbb026d2b) make buffer size configurable - [`e8787ab`](https://github.com/langchain-ai/helm/commit/e8787abd4357e92e5105087ab4b699a11bbc07c7) fix streaming ### 📊 Changes **2 files changed** (+131 additions, -53 deletions) <details> <summary>View changed files</summary> 📝 `charts/langsmith/templates/frontend/config-map.yaml` (+126 -53) 📝 `charts/langsmith/values.yaml` (+5 -0) </details> ### 📄 Description Ad the option to enable an oai cache on your langsmith instance. --- <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-16 01:17:10 -05:00
yindo closed this issue 2026-02-16 01:17:10 -05:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/helm#99