langchain.com
🦜🔗 Build context-aware reasoning applications
Package Information
- Domain:
langchain.com
- Name:
langchain.com
- Homepage: Not specified
- Source: View on GitHub
Installation
bash
# Install with launchpad
launchpad install +langchain.com -- $SHELL -i
Programs
This package provides the following executable programs:
f2py
jsondiff
jsonpatch
jsonpointer
langchain-server
langsmith
normalizer
Available Versions
Show all 29 versions
0.1.16
,0.1.15
,0.1.14
,0.1.13
,0.1.12
0.1.11
,0.1.10
,0.1.9
,0.1.8
,0.1.7
0.1.6
,0.1.5
,0.1.4
,0.1.3
,0.1.2
0.1.1
,0.1.0
,0.0.354
,0.0.353
,0.0.352
0.0.351
,0.0.350
,0.0.349
,0.0.348
,0.0.347
0.0.346
,0.0.345
,0.0.344
,0.0.343
Latest Version: 0.1.16
Install Specific Version
bash
# Install specific version
sh <(curl https://pkgx.sh) +langchain.com@0.1.16 -- $SHELL -i
Dependencies
This package depends on:
python.org^3.12
docker.com/compose^2.23
Usage Examples
typescript
import { pantry } from 'ts-pkgx'
// Access this package
const pkg = pantry.langchaincom
console.log(`Package: ${pkg.name}`)
console.log(`Description: ${pkg.description}`)
console.log(`Programs: ${pkg.programs.join(', ')}`)
Links
This documentation was auto-generated from package data.