Exa web-search and contents tools (exa-py SDK) as a standalone Langflow Extension Bundle.
Project description
lfx-exa
Exa web-search and contents tools as a standalone Langflow Extension Bundle.
What it ships
One component, registered under the exa bundle group:
- Exa Search (
ExaSearchToolkit, canonical IDext:exa:ExaSearchToolkit@official) — a toolkit exposing two tools for a Langflow Agent component or MCP client:search— search the web with Exa (auto/fast/instant/deepsearch types, category, domain allow/deny lists, published-date range), returning token-efficient highlights by default.get_contents— fetch highlights and/or full text for result IDs returned bysearch.
The component is built on the exa-py
SDK. It previously shipped inside the manifest-less lfx-bundles
metapackage on the deprecated metaphor-python client; the bundle name and
class name are unchanged, so saved flows load without migration changes.
The legacy metaphor_api_key field is still honored (hidden) — new flows
should use exa_api_key.
Install
pip install lfx-exa
pip install langflow already includes it.
Develop
The bundle is a uv workspace member of the Langflow monorepo:
uv sync
uv run pytest src/bundles/exa/tests -q
uv run lfx extension validate src/bundles/exa/src/lfx_exa
To iterate on the component with a live palette:
uv run lfx extension dev src/bundles/exa
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distributions
Built Distribution
Filter files by name, interpreter, ABI, and platform.
If you're not sure about the file name format, learn more about wheel file names.
Copy a direct link to the current filters
File details
Details for the file lfx_exa-0.1.0-py3-none-any.whl.
File metadata
- Download URL: lfx_exa-0.1.0-py3-none-any.whl
- Upload date:
- Size: 5.5 kB
- Tags: Python 3
- Uploaded using Trusted Publishing? No
- Uploaded via: uv/0.11.26 {"installer":{"name":"uv","version":"0.11.26","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
| Algorithm | Hash digest | |
|---|---|---|
| SHA256 |
7769f33ad6ad78e747a89af1e3cb62f574a237a249a75974f61b3908a17cc179
|
|
| MD5 |
ec97eae16e00304561d6580fa92b80d9
|
|
| BLAKE2b-256 |
1bb6ac1a9870b1321d783367043615c843b16043b67f4cdd97828e4f6c4b025e
|