| Port details |
- py-redisvl Python client library and CLI for using Redis as a vector database
- 0.26.0 databases
=0 0.20.1Version of this port present on the latest quarterly branch. - Maintainer: tagattie@FreeBSD.org
 - Port Added: 2025-10-15 07:39:14
- Last Update: 2026-08-21 01:52:07
- Commit Hash: 65e9b69
- Also Listed In: python
- License: MIT
- WWW:
- https://github.com/redis/redis-vl-python
- Description:
- Redis Vector Library (RedisVL) is the production-ready Python client
for AI applications built on Redis. Lightning-fast vector search meets
enterprise-grade reliability.
Built for Modern AI Workloads:
- RAG Pipelines -> Real-time retrieval with hybrid search capabilities
- AI Agents -> Short term & long term memory and semantic routing for
intent-based decisions
- Recommendation Systems -> Fast retrieval and reranking
¦ ¦ ¦ ¦ 
- Manual pages:
- FreshPorts has no man page information for this port.
- pkg-plist: as obtained via:
make generate-plist - There is no configure plist information for this port.
- USE_RC_SUBR (Service Scripts)
- no SUBR information found for this port
- Dependency lines:
-
- ${PYTHON_PKGNAMEPREFIX}redisvl>0:databases/py-redisvl@${PY_FLAVOR}
- To install the port:
- cd /usr/ports/databases/py-redisvl/ && make install clean
- To add the package, run one of these commands:
- pkg install databases/py-redisvl
- pkg install py312-redisvl
NOTE: If this package has multiple flavors (see below), then use one of them instead of the name specified above. NOTE: This is a Python port. Instead of py312-redisvl listed in the above command, you can pick from the names under the Packages section.- PKGNAME: py312-redisvl
- Package flavors (<flavor>: <package>)
- distinfo:
- TIMESTAMP = 1787276617
SHA256 (redisvl-0.26.0.tar.gz) = db87fba908f33ab43b6d0dae5c9b3df59eb6b65166ee9e69b646a355a7bd86ed
SIZE (redisvl-0.26.0.tar.gz) = 1273455
Packages (timestamps in pop-ups are UTC):
- Dependencies
- NOTE: FreshPorts displays only information on required and default dependencies. Optional dependencies are not covered.
- Build dependencies:
-
- py312-hatchling>0 : devel/py-hatchling@py312
- python3.12 : lang/python312
- py312-build>=0 : devel/py-build@py312
- py312-installer>=0 : devel/py-installer@py312
- Test dependencies:
-
- python3.12 : lang/python312
- Runtime dependencies:
-
- py312-numpy>=1.26.0,1<3,1 : math/py-numpy@py312
- py312-pyyaml>=5.4<7.0 : devel/py-pyyaml@py312
- py312-redis>=5.0<8.0 : databases/py-redis@py312
- py312-pydantic2>=2<3 : devel/py-pydantic2@py312
- py312-tenacity>=8.2.2 : devel/py-tenacity@py312
- py312-ml-dtypes>=0.4.0<1.0.0 : math/py-ml-dtypes@py312
- py312-python-ulid>=3.0.0 : textproc/py-python-ulid@py312
- py312-jsonpath-ng>=1.5.0 : devel/py-jsonpath-ng@py312
- python3.12 : lang/python312
- This port is required by:
- for Run
-
- misc/py-litellm
Configuration Options:
- ===> The following configuration options are available for py312-redisvl-0.26.0:
DOCS=on: Build and/or install documentation
===> Use 'make config' to modify these settings
- Options name:
- databases_py-redisvl
- USES:
- python
- FreshPorts was unable to extract/find any pkg message
- Master Sites:
|