2 مستودعات
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.
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.
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.