1 مستودع
Executes batches of LLM reasoning tasks concurrently or sequentially across multiple inputs.
Distinct from Parallel Task Batching: Specifically targets the batching of agentic reasoning processes rather than general data processing pipelines.
Explore 1 awesome GitHub repository matching data & databases · Reasoning Task Batching. Refine with filters or upvote what's useful.
Langroid is a multi-agent orchestration framework and tool integration suite designed for building complex AI applications. It serves as a multi-modal integration layer that connects diverse local and remote language models with an agentic retrieval-augmented generation system. The project distinguishes itself through a collaborative message-exchange paradigm, allowing specialized agents to delegate tasks hierarchically and coordinate via structured communication. It features an advanced state management system for conversational AI, including the ability to rewind and prune conversation hist
Runs the same agent task across a list of different inputs using concurrent or sequential execution.