1 repository
Direct sequences of language model calls without the need for external tools or stateful memory.
Distinct from Large Language Models: Focuses on the simple linear sequence of model calls, whereas Large Language Models refers to the models themselves.
Explore 1 awesome GitHub repository matching artificial intelligence & ml · Linear Model Chains. Refine with filters or upvote what's useful.
This project provides a dockerized AI workflow stack and orchestration templates for deploying a self-hosted AI environment. It establishes a localized infrastructure for building autonomous agents and model chains that process private data on-premises without external cloud dependencies. The environment is designed to support autonomous agent development, allowing models to dynamically select tools, execute shell commands, and interact with local file systems. It includes integrated vector database support to enable retrieval augmented generation and private document analysis. The stack cov
Establishes direct sequences for interacting with language models without external tools or memory.