mirror of
https://github.com/hwchase17/langchain.git
synced 2025-11-03 01:24:34 +00:00
## **Description:** This PR updates the `link` values for the following integration metadata entries: 1. **VertexAILLM** - Changed from: `google_vertexai` - To: `google_vertex_ai_palm` 2. **NVIDIA** - Changed from: `NVIDIA` - To: `nvidia_ai_endpoints` These changes ensure that the documentation links correspond to the correct integration paths, improving documentation navigation and consistency with the integration structure. ## **Issue:** N/A ## **Dependencies:** None ## **Twitter handle:** N/A Co-authored-by: Mason Daugherty <mason@langchain.dev>