Introduction to Common Modules
Common Modules are foundational, cross-cutting libraries that provide essential functionality shared across the GL SDK ecosystem. These modules encapsulate core capabilities that are used by multiple higher-level libraries and applications.
By centralizing these capabilities into dedicated modules, the GL SDK ensures consistency, reusability, and maintainability across all components. Common modules are designed to be lightweight, composable, and framework-agnostic, making them suitable for integration into diverse RAG pipelines, AI applications, and services.
Last updated
Was this helpful?