awesome-repositories.com
Blog
awesome-repositories.com

Descubre los mejores repositorios open-source con nuestra búsqueda potenciada por IA.

ExplorarBúsquedas curadasAlternativas open-sourceSoftware autohospedableBlogMapa del sitio
ProyectoAcerca deCómo clasificamosPrensaServidor MCP
Aviso legalPrivacidadTérminos
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repositorios

Awesome GitHub RepositoriesContent Reference Pointers

Points to documents, images, or videos stored in cloud storage instead of sending them as byte data.

Distinct from Cloud Storage: Distinct from Cloud Storage: focuses on referencing content by pointer for AI agent input, not general cloud storage management.

Explore 2 awesome GitHub repositories matching data & databases · Content Reference Pointers. Refine with filters or upvote what's useful.

Awesome Content Reference Pointers GitHub Repositories

Encuentra los mejores repositorios con IA.Buscaremos los repositorios que mejor coincidan usando IA.
  • strands-agents/sdk-pythonAvatar de strands-agents

    strands-agents/sdk-python

    6,176Ver en GitHub↗

    This is an open-source Python SDK for building and orchestrating production-grade AI agents. It provides a unified framework for creating conversational agents that can use tools, maintain state, and coordinate across multiple language model providers including OpenAI, Anthropic, Google, Amazon Bedrock, and locally-hosted models. The SDK supports multi-agent orchestration through graphs, teams, and swarms, allowing several specialized agents to collaborate on complex tasks. Agents can be composed as callable tools that other agents invoke, and the framework includes policy handlers that inspe

    Allows agents to reference cloud-stored content by pointer instead of sending raw byte data.

    Python
    Ver en GitHub↗6,176
  • opencontainers/image-specAvatar de opencontainers

    opencontainers/image-spec

    4,336Ver en GitHub↗

    The OCI Container Image Specification is a standardized format for container images that ensures interoperability between different build tools and runtimes. It serves as a distribution standard for structuring image blobs and manifests, providing a consistent way to transfer data between registries and clients. The specification employs a content-addressable storage standard that identifies image layers and manifests using cryptographic digests to ensure data integrity. It includes a JSON-based configuration schema for defining execution metadata, such as entrypoints and environment variable

    Provides a system to identify external components using media types and digests to ensure content integrity.

    Gocontainersdockeroci
    Ver en GitHub↗4,336
  1. Home
  2. Data & Databases
  3. Cloud Storage
  4. Content Reference Pointers

Explorar subetiquetas

  • Content DescriptorsMetadata objects that link a content reference to its media type and expected size. **Distinct from Content Reference Pointers:** Covers the descriptor structure itself (media type + digest) rather than just a pointer to cloud storage.