Skip to main content

Langflow's service-complete profile with core components and no provider bundles

Project description

Langflow Core

langflow-core is Langflow's service-complete, provider-bundle-free application profile. It combines langflow-base[complete], the Langflow application server and web UI, and Langflow's built-in core components. It does not depend on provider extension distributions such as lfx-openai, lfx-ibm, or lfx-bundles.

Install and run it with:

python -m pip install langflow-core
langflow run

The langflow-core command is an alias for the same launcher:

langflow-core run

For voice mode, install the audio dependencies:

python -m pip install "langflow-core[audio]"

For PostgreSQL support, install the optional extra:

python -m pip install "langflow-core[postgresql]"

The distribution depends on langflow-base[complete] for Langflow's API, services, persistence, web UI, and service-level optional dependencies. It also includes the lfx execution engine transitively through langflow-base. It does not install any distribution whose name starts with lfx-.

Provider components remain independently installable. For example, add OpenAI components to an existing core environment with:

python -m pip install lfx-openai

The full langflow distribution consumes langflow-core and adds Langflow's curated provider bundle set. langflow-core is the sole owner of the langflow command, so full installations use the same launcher without installing a duplicate console script. Install langflow-core directly when you want to choose provider bundles yourself.

langflow-core is not Langflow's smallest package profile. Use the modular langflow-base package when you need a smaller dependency surface or lower-level control over service extras, or use lfx when you need the headless execution engine without the Langflow application server and UI.

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distributions

No source distribution files available for this release.See tutorial on generating distribution archives.

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

langflow_core-1.12.0.dev6-py3-none-any.whl (2.6 kB view details)

Uploaded Python 3

File details

Details for the file langflow_core-1.12.0.dev6-py3-none-any.whl.

File metadata

  • Download URL: langflow_core-1.12.0.dev6-py3-none-any.whl
  • Upload date:
  • Size: 2.6 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: uv/0.11.32 {"installer":{"name":"uv","version":"0.11.32","subcommand":["publish"]},"python":null,"implementation":{"name":null,"version":null},"distro":{"name":"Ubuntu","version":"24.04","id":"noble","libc":null},"system":{"name":null,"release":null},"cpu":null,"openssl_version":null,"setuptools_version":null,"rustc_version":null,"ci":true}

File hashes

Hashes for langflow_core-1.12.0.dev6-py3-none-any.whl
Algorithm Hash digest
SHA256 68f5d3139cbd2d4c9b2e40e5cd68d80568bc32f86d0173c634bdb08f3f1c4666
MD5 c18a3b0a4f0a8ea19ba3d8269085789f
BLAKE2b-256 91c950455bc91dda8c65f28828d7b01aabfb1cc4d6a41828cacf3fe45c331f15

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page