LangChain Reference home pageLangChain ReferenceLangChain Reference
  • GitHub
  • Main Docs
Deep Agents
LangChain
LangGraph
Integrations
LangSmith
  • Overview
  • Client
  • AsyncClient
  • Run Helpers
  • Run Trees
  • Evaluation
  • Schemas
  • Utilities
  • Wrappers
  • Anonymizer
  • Testing
  • Expect API
  • Middleware
  • Pytest Plugin
  • Deployment SDK
  • RemoteGraph
⌘I

LangChain Assistant

Ask a question to get started

Enter to send•Shift+Enter new line

Menu

OverviewClientAsyncClientRun HelpersRun TreesEvaluationSchemasUtilitiesWrappersAnonymizerTestingExpect APIMiddlewarePytest PluginDeployment SDKRemoteGraph
Language
Theme
Pythonlangsmithenv
Module●Since v0.0

env

Utilities to get information about the runtime environment.

Functions

function
get_git_info
function
get_docker_compose_command
function
get_docker_compose_version
function
get_docker_environment
function
get_docker_version
function
get_langchain_env_var_metadata
function
get_langchain_env_vars
function
get_langchain_environment
function
get_release_shas
function
get_runtime_and_metrics
function
get_runtime_environment
function
get_system_metrics
View source on GitHub

Get information about the git repository.

Get the correct docker compose command for this system.

Get information about the environment.

Retrieve the langchain environment variables.

Retrieve the langchain environment variables.

Get the runtime information as well as metrics.

Get information about the environment.

Get CPU and other performance metrics.