{"categories":[{"label":"Scientific/Engineering","url":"https://skillfed.io/packages/category/scientific-engineering/6"}],"enrichment":{"capability":"Provides Python bindings for multimodal, versioned context storage designed for agentic workflows, enabling structured memory management with support for multiple data types.","skillfed_tags":["agent-memory","multimodal-storage","rust-backed"],"use_cases":["Store and version multimodal agent memories (text, embeddings, structured data) across conversation turns or task iterations","Manage context snapshots in multi-agent systems where different agents need consistent access to shared or versioned state","Build retrieval-augmented generation (RAG) pipelines that require versioned document and embedding storage","Implement agent state rollback or branching by accessing prior versions of context","Organize and query heterogeneous data types (text, vectors, metadata) in a single versioned store for agentic workflows"],"what_it_does":"Lance-context is a Python wrapper around a Rust-backed library for managing structured, multimodal memory in agent-based systems. It provides versioned context storage\u2014meaning you can store, retrieve, and manage different versions of data (text, embeddings, or other modalities) that agents need to reference or update during execution. The package is still in alpha (Development Status 3) and targets researchers and developers building agentic workflows that require persistent, queryable context across multiple data types.\n\nThe package depends on pyarrow for data handling and is compiled to native code for performance. It supports current Python versions (3.11\u20133.13) and is maintained actively. The medium install friction reflects the need to download architecture-specific wheels, but this is typical for Rust-backed Python libraries. No known security vulnerabilities have been reported.","worth_installing":"Yes, if you are building agentic workflows that need multimodal, versioned context storage. The package is actively maintained, has no known vulnerabilities, and uses a permissive license. The alpha status and recent release date mean the API may evolve; start with it if your use case aligns closely with agent memory management, but plan for potential breaking changes."},"id":"lance-context","links":{"html":"https://skillfed.io/packages/lance-context","md":"https://skillfed.io/packages/lance-context.md","pypi":"https://pypi.org/project/lance-context/"},"maintenance":{"status":"active"},"meta":{"latest_release":"2026-07-29","license_spdx":null,"license_treatment":"permissive","name":"lance-context","python_support":"supports_current","summary":"Multimodal, versioned context storage for agentic workflows"},"popularity":{"monthly_downloads":211693,"position":9477,"tier":"top_15000"},"security":{"n_vulnerabilities":0},"version":"0.6.5"}
