Skip to content

fix: wrong uv commands#610

Merged
Mason Daugherty (mdrxy) merged 1 commit into
langchain-ai:mainfrom
wufniks:main
Sep 21, 2025
Merged

fix: wrong uv commands#610
Mason Daugherty (mdrxy) merged 1 commit into
langchain-ai:mainfrom
wufniks:main

Conversation

@wufniks

Copy link
Copy Markdown
Contributor

Overview

Fixed uv command.

uv add langchain@pre seems to be an incorrect command, and the uv equivalent of pip install --pre appears to be uv add --prerelease=allow.

Type of change

Type: [Replace with: New documentation page / Update existing documentation / Fix typo/bug/link/formatting / Remove outdated content / Other]
Update existing documentation

Related issues/PRs

  • GitHub issue:
  • Feature PR:
  • Linear issue:
  • Slack thread:

Checklist

  • I have read the contributing guidelines
  • I have tested my changes locally using docs dev
  • All code examples have been tested and work correctly
  • I have used root relative paths for internal links
  • I have updated navigation in src/docs.json if needed
  • I have gotten approval from the relevant reviewers
  • (Internal team members only / optional) I have created a preview deployment using the Create Preview Branch workflow

Additional notes

@mdrxy Mason Daugherty (mdrxy) left a comment

Copy link
Copy Markdown
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

good catch, thx!

@mdrxy
Mason Daugherty (mdrxy) merged commit d86a645 into langchain-ai:main Sep 21, 2025
6 of 7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

langchain For docs changes to LangChain langgraph For docs changes to LangGraph oss

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants