[PR #732] [MERGED] fix: llm-gateway: uppercase log level, memory increase [addresses ENT-1095] #733

Closed
opened 2026-06-05 19:17:34 -04:00 by yindo · 0 comments
Owner

📋 Pull Request Information

Original PR: https://github.com/langchain-ai/helm/pull/732
Author: @ramonpetgrave64
Created: 5/21/2026
Status: Merged
Merged: 5/22/2026
Merged by: @ramonpetgrave64

Base: mainHead: ramon/llm-gateway-self-hosted


📝 Commits (10+)

  • e63c924 add agent gateway and presidio
  • 4e57219 Merge branch 'main' into ramon/llm-gateway-self-hosted
  • 6c64cb7 Merge branch 'main' into ramon/llm-gateway-self-hosted
  • e379d62 readme and docs
  • 6be8b32 add common parts
  • 9bdefbc nginx
  • f01cf62 comment about beta
  • 6e25d5f note about the image
  • ba8e6b1 upgrade prsidio memory, hardcode uppercase log level
  • 2077000 Merge branch 'main' into ramon/llm-gateway-self-hosted

📊 Changes

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

View changed files

📝 charts/langsmith/templates/presidio-analyzer/deployment.yaml (+4 -2)
📝 charts/langsmith/values.yaml (+2 -2)

📄 Description


🔄 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/732 **Author:** [@ramonpetgrave64](https://github.com/ramonpetgrave64) **Created:** 5/21/2026 **Status:** ✅ Merged **Merged:** 5/22/2026 **Merged by:** [@ramonpetgrave64](https://github.com/ramonpetgrave64) **Base:** `main` ← **Head:** `ramon/llm-gateway-self-hosted` --- ### 📝 Commits (10+) - [`e63c924`](https://github.com/langchain-ai/helm/commit/e63c9241458c120632e4fa482bdc454e137e4bf4) add agent gateway and presidio - [`4e57219`](https://github.com/langchain-ai/helm/commit/4e572199bf5cff714f5d3ff7b79726c061cfa6f4) Merge branch 'main' into ramon/llm-gateway-self-hosted - [`6c64cb7`](https://github.com/langchain-ai/helm/commit/6c64cb79f61977b0544a74c71fac2548288b85b9) Merge branch 'main' into ramon/llm-gateway-self-hosted - [`e379d62`](https://github.com/langchain-ai/helm/commit/e379d62da4f302b6366286d3a3b1aa65212ebe29) readme and docs - [`6be8b32`](https://github.com/langchain-ai/helm/commit/6be8b32e8a7fa542566abf60da9f53a0439dcd17) add common parts - [`9bdefbc`](https://github.com/langchain-ai/helm/commit/9bdefbc78478baf23b56723eb43797086ce84394) nginx - [`f01cf62`](https://github.com/langchain-ai/helm/commit/f01cf6263a8d84137dde76cbfda151dc1f8f4a2a) comment about beta - [`6e25d5f`](https://github.com/langchain-ai/helm/commit/6e25d5f0e54d38bb2f6df5ea17d9a2d5ece14921) note about the image - [`ba8e6b1`](https://github.com/langchain-ai/helm/commit/ba8e6b1955b9ecf7d90c441ef15bdaade788f60b) upgrade prsidio memory, hardcode uppercase log level - [`2077000`](https://github.com/langchain-ai/helm/commit/207700043bc541222e9842d1b1100603e401b289) Merge branch 'main' into ramon/llm-gateway-self-hosted ### 📊 Changes **2 files changed** (+6 additions, -4 deletions) <details> <summary>View changed files</summary> 📝 `charts/langsmith/templates/presidio-analyzer/deployment.yaml` (+4 -2) 📝 `charts/langsmith/values.yaml` (+2 -2) </details> ### 📄 Description - Set the log level hardcoded to uppercase INFO - Upgrade memory requirements https://github.com/langchain-ai/deployments/pull/29935 --- <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 19:17:34 -04:00
yindo closed this issue 2026-06-05 19:17:34 -04:00
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: langchain-ai/helm#733