Skip to content

langchain-ai/homebrew-tap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

LangChain Homebrew Tap

Homebrew formulae and casks maintained by LangChain.

Install

brew install langchain-ai/tap/<package>

Or tap first, then install:

brew tap langchain-ai/tap
brew install <package>

Or in a brew bundle Brewfile:

tap "langchain-ai/tap"
brew "<package>"

Packages

Package Type Description
langsmith-cli formula Agent-first CLI (langsmith) for LangSmith resources.

Maintaining

Formula bottles (prebuilt binaries) are built in CI and served from GitHub Packages (ghcr.io). To publish bottles for a formula, add the pr-pull label to its PR once test-bot is green; langchain-actions-pr-bot then commits the bottle block to main and uploads the bottles.

First bottle for a new formula requires a one-time manual step. The ghcr package is created private, and this org disables public packages by default, so brew install can't fetch the bottles until an org owner makes the package public — once, per new package (not per release):

github.com/orgs/langchain-ai/packages/container/tap%2F<formula>/settingsDanger ZoneChange visibility → Public

Casks don't use ghcr and need no such step.

Documentation

brew help, man brew, or Homebrew's documentation.

About

Homebrew tap for LangChain formulae and casks

Resources

Code of conduct

Contributing

Security policy

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages