Skip to content

feat: switch pgvector image to Chainguard-based langsmith-pgvector#629

Open
John Kennedy (jkennedyvz) wants to merge 3 commits intomainfrom
john/chainguard-pgvector
Open

feat: switch pgvector image to Chainguard-based langsmith-pgvector#629
John Kennedy (jkennedyvz) wants to merge 3 commits intomainfrom
john/chainguard-pgvector

Conversation

@jkennedyvz
Copy link
Copy Markdown
Contributor

Summary

  • Updates langsmith, langgraph-dataplane, and the langsmith read-only example to use langchain/langsmith-pgvector:latest instead of the community pgvector/pgvector:pg15
  • The new image is built from the Chainguard/Wolfi base, consistent with the rest of our container fleet
  • Depends on langchain-ai/langchainplus#19828 which adds the Dockerfile and CI pipeline

Release Note

Switch self-hosted pgvector database image from community pgvector/pgvector:pg15 to langchain/langsmith-pgvector:latest, built from a hardened Chainguard base image.

Test Plan

  • Verify langchain-ai/langchainplus#19828 has been merged and the image is available at langchain/langsmith-pgvector:latest
  • Deploy with the new image and verify PostgreSQL 15 starts correctly with pgvector extension
  • Verify existing data volumes mount and work without re-initialization

🤖 Generated with Claude Code

@jkennedyvz John Kennedy (jkennedyvz) requested a review from a team as a code owner March 13, 2026 22:35
Update helm chart values to use langchain/langsmith-pgvector:0.1.0
(built from Chainguard/Wolfi base) instead of the community
pgvector/pgvector:pg15 image. The new image is built and published
from langchainplus via langchain-ai/langchainplus#19828.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Remove .serena/ tooling config and langsmith_config.yaml which contained
example credentials that should not be checked in.

Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants