A declarative framework for building Large Language Model (LLM) applications, offering reusable and composable components.
GenSphere is an open-source, Python-based declarative framework designed to simplify the development of applications utilizing Large Language Models (LLMs). By allowing developers to define workflows through simple YAML files, GenSphere breaks down applications into graphs where each node represents a function call, an LLM API call, or another graph. This structure provides low-level control, enhances portability, and fosters community collaboration by enabling the sharing and composition of reusable components. GenSphere aims to streamline the creation of complex LLM applications, making them more accessible and manageable.
We use cookies to enhance your experience. By continuing to use this site, you agree to our use of cookies. Learn more