Skip to content

chore: add driver info for mongovector store#1447

Open
prestonvasquez wants to merge 1 commit intotmc:mainfrom
prestonvasquez:enhancement/godriver-3439-add-driver-info-for-langchiango
Open

chore: add driver info for mongovector store#1447
prestonvasquez wants to merge 1 commit intotmc:mainfrom
prestonvasquez:enhancement/godriver-3439-add-driver-info-for-langchiango

Conversation

@prestonvasquez
Copy link
Copy Markdown
Contributor

PR Checklist

  • Read the Contributing documentation.
  • [x[ Read the Code of conduct documentation.
  • Name your Pull Request title clearly, concisely, and prefixed with the name of the primarily affected package you changed according to Good commit messages (such as memory: add interfaces for X, Y or util: add whizzbang helpers).
  • Check that there isn't already a PR that solves the problem the same way to avoid creating a duplicate.
  • Provide a description in this PR that addresses what the PR is solving, or reference the issue that it solves (e.g. Fixes #123).
  • Describes the source of new concepts.
  • References existing implementations as appropriate.
  • Contains test coverage for new functions.
  • Passes all golangci-lint checks.

This PR upgrade MongoDB to 2.4.1 to add DriverInfo which will append "LangChainGo" to hello commands sent to the server for applications.

@prestonvasquez prestonvasquez force-pushed the enhancement/godriver-3439-add-driver-info-for-langchiango branch from e06daea to ced98b5 Compare December 19, 2025 23:18
Append driver info to MongoDB client to identify LangChainGo as the
application framework. This allows MongoDB to track usage analytics
for LangChainGo integrations.

Updates:
- Upgrade mongo-driver/v2 to v2.4.1
- Add AppendDriverInfo call in mongovector.New()
@prestonvasquez prestonvasquez force-pushed the enhancement/godriver-3439-add-driver-info-for-langchiango branch from 9503f6b to 7ab13dc Compare December 19, 2025 23:21
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.

1 participant