awesome-repositories.com
ब्लॉग
MCP
awesome-repositories.com

AI-संचालित खोज के साथ बेहतरीन ओपन-सोर्स रिपॉजिटरी खोजें।

एक्सप्लोर करेंक्यूरेटेड खोजेंओपन-सोर्स विकल्पसेल्फ-होस्टेड सॉफ्टवेयरब्लॉगसाइटमैप
प्रोजेक्टMCP सर्वरहमारे बारे मेंहम रैंकिंग कैसे करते हैंप्रेस
कानूनीगोपनीयताशर्तें
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

18 रिपॉजिटरी

Awesome GitHub RepositoriesModel Task Retries

Automatic retry strategies for failed model inference tasks.

Distinguishing note: Focuses on retrying AI model tasks specifically.

Explore 18 awesome GitHub repositories matching artificial intelligence & ml · Model Task Retries. Refine with filters or upvote what's useful.

Awesome Model Task Retries GitHub Repositories

AI के साथ बेहतरीन रिपॉजिटरी खोजें।हम AI का उपयोग करके सबसे सटीक रिपॉजिटरी खोजेंगे।
  • conductor-oss/conductorconductor-oss का अवतार

    conductor-oss/conductor

    31,962GitHub पर देखें↗

    Conductor is a durable workflow engine designed to orchestrate complex, long-running business processes and autonomous agent loops. It functions as a stateful execution platform that persists the entire history of a process, ensuring that workflows remain reliable and recoverable across infrastructure failures, system restarts, and transient network errors. By managing task lifecycles, worker polling, and state transitions, it provides a centralized coordination layer for distributed systems. The platform distinguishes itself through its specialized support for AI agent orchestration, allowin

    Retries failed model tasks automatically using configurable backoff strategies while preserving workflow state.

    Javadistributed-systemsdurable-executiongrpc
    GitHub पर देखें↗31,962
  • openai/openai-agents-pythonopenai का अवतार

    openai/openai-agents-python

    27,191GitHub पर देखें↗

    This project is a Python framework for building autonomous, event-driven agent systems. It provides a unified runtime for orchestrating multi-agent workflows, managing persistent conversation state, and executing code within secure, isolated sandbox environments. The framework is designed to handle complex task delegation, allowing agents to invoke other agents as tools while maintaining context across multi-turn interactions. The framework distinguishes itself through its deep integration with the Model Context Protocol, enabling agents to connect to external data sources and remote services

    Implements retry strategies for failed model requests to improve reliability.

    Pythonagentsaiframework
    GitHub पर देखें↗27,191
  • claude-code-best/claude-codeclaude-code-best का अवतार

    claude-code-best/claude-code

    20,272GitHub पर देखें↗

    Claude Code is a command-line interface and multi-agent orchestration framework designed for autonomous software engineering. It enables AI agents to perform codebase modifications, debugging, and Git workflow management while coordinating multiple specialized agents to decompose and execute complex engineering tasks in parallel. The system distinguishes itself through a high degree of isolation and safety, utilizing Git worktrees to create independent working directories for concurrent agents and implementing a tiered permission system that combines user rules, project policies, and OS-level

    Automatically switches to alternative AI providers when the primary model fails or reaches capacity.

    TypeScript
    GitHub पर देखें↗20,272
  • livekit/livekitlivekit का अवतार

    livekit/livekit

    19,358GitHub पर देखें↗

    LiveKit is a comprehensive framework for building and orchestrating real-time, multimodal AI agents that interact with users through voice, video, and text. It provides a centralized, event-driven architecture to manage the entire lifecycle of automated participants, from initialization and session state management to graceful shutdown. By utilizing a selective forwarding unit, the platform efficiently routes media streams between participants and agents, ensuring low-latency communication and secure, token-based authentication for all connections. The platform distinguishes itself through it

    Defines a sequence of alternative speech or language models to automatically retry requests if the primary service fails or becomes unavailable.

    Gogolangmedia-serversfu
    GitHub पर देखें↗19,358
  • pydantic/pydantic-aipydantic का अवतार

    pydantic/pydantic-ai

    17,791GitHub पर देखें↗

    PydanticAI is a Python framework designed for building production-grade autonomous agents. It provides a unified interface for interacting with diverse language models, enabling developers to construct agents that perform complex tasks through structured data validation, tool execution, and multi-turn conversation management. The library centers on type-safe schema enforcement, ensuring that model inputs and outputs remain consistent and reliable throughout the agent's lifecycle. The framework distinguishes itself through a robust architecture that emphasizes modularity and testability. It ut

    The framework applies custom validation logic or context-aware checks to model responses, automatically requesting retries if the output fails to meet defined criteria.

    Pythonagent-frameworkgenaillm
    GitHub पर देखें↗17,791
  • instructor-ai/instructorinstructor-ai का अवतार

    instructor-ai/instructor

    13,181GitHub पर देखें↗

    Instructor is a schema enforcement and validation library designed to transform language model outputs into structured, type-safe data formats. It functions as a validation layer that uses Pydantic to ensure model responses conform to specific data models, acting as a tool for forcing large language models to return data in predefined schemas. The project differentiates itself through a recursive error-feedback loop that automatically retries requests when structural errors occur, passing validation failure messages back to the model to guide corrections. It also includes a streaming parser c

    Automatically retries requests when model outputs fail to conform to the required structural schema.

    Python
    GitHub पर देखें↗13,181
  • 567-labs/instructor567-labs का अवतार

    567-labs/instructor

    13,176GitHub पर देखें↗

    Instructor is a framework designed for structured data extraction, validation, and language model integration. It functions as a library that transforms unstructured text into validated, type-safe objects by leveraging schema definitions and model-specific tool-calling capabilities. By acting as a validation middleware, the project ensures that language model outputs strictly conform to defined data structures. The library distinguishes itself through a robust validation-based retry loop that automatically re-submits failed responses with error feedback to iteratively correct schema complianc

    Automatically re-attempts extraction requests when model outputs fail schema validation.

    Pythonopenaiopenai-function-calliopenai-functions
    GitHub पर देखें↗13,176
  • cloudwego/einocloudwego का अवतार

    cloudwego/eino

    9,675GitHub पर देखें↗

    Eino is an AI agent development kit and LLM application framework designed for building autonomous agents and orchestrating complex language model workflows. It serves as a multi-agent orchestration engine and workflow orchestrator, providing a graph-based execution model to route data between models, tools, and retrievers. The framework distinguishes itself through a robust set of multi-agent coordination patterns, including supervisor-led management, sequential flows, and autonomous reasoning loops like ReAct. It features advanced agent execution controls such as active turn preemption, che

    Implements automatic retry strategies and input modification for failed model inference tasks.

    Goaiai-applicationai-framework
    GitHub पर देखें↗9,675
  • diegosouzapw/omniroutediegosouzapw का अवतार

    diegosouzapw/OmniRoute

    6,391GitHub पर देखें↗

    OmniRoute is a unified LLM API gateway that connects multiple AI providers to a single endpoint. Its primary purpose is to simplify the integration of various AI models into tools and agents by translating different provider formats into a standardized API. The project distinguishes itself through a multi-strategy request routing system that optimizes for cost, speed, and availability, including automatic model fallbacks and a circuit-breaker resilience model to isolate provider failures. It employs a local-first security posture, using AES-256-GCM encryption to store API keys and conversatio

    Automatically switches to alternative AI models when the primary provider fails or hits rate limits.

    TypeScript
    GitHub पर देखें↗6,391
  • realpython/materialsrealpython का अवतार

    realpython/materials

    5,173GitHub पर देखें↗

    This project is a comprehensive collection of Python programming education materials, including tutorials, exercises, and curated code samples. It serves as a learning curriculum and software engineering toolkit, utilizing Jupyter Notebooks to combine executable code with descriptive educational text. The repository provides practical implementation guides for building large language model applications, such as retrieval-augmented generation systems, stateful AI agents, and machine learning workflows. It distinguishes itself by offering a structured approach to agentic coding workflows, cover

    Implements logic to automatically switch requests to alternative AI models if the primary provider fails.

    Jupyter Notebook
    GitHub पर देखें↗5,173
  • katanemo/planokatanemo का अवतार

    katanemo/plano

    5,120GitHub पर देखें↗

    Plano is an AI agent orchestrator and LLM gateway proxy that unifies access to multiple AI providers through a single interoperable interface. It functions as a model routing engine that decouples applications from specific vendors using semantic aliases, allowing traffic to be shifted between providers without modifying application code. The system distinguishes itself with intent-based agent routing, which directs prompts to specialized agents based on semantic analysis. It features an interceptor-based filter chain system that acts as guardrail middleware to enforce safety policies, rewrit

    The product defines ordered pools of candidate models to allow automatic retries with alternative models upon failure.

    Rustai-gatewayai-gateway-supportenvoy
    GitHub पर देखें↗5,120
  • charmbracelet/modscharmbracelet का अवतार

    charmbracelet/mods

    4,476GitHub पर देखें↗

    Mods is a terminal-based AI client that sends prompts to large language models and streams responses back to the command line. It functions as a multi-provider AI gateway, routing queries to OpenAI, Cohere, Groq, Gemini, and local endpoints, and includes a conversation history manager that saves, caches, branches, and resumes text-based interactions. The tool also operates as a Model Context Protocol client, connecting to external MCP servers via stdio, SSE, or HTTP to extend model capabilities with specialized tools and data. The project distinguishes itself through a config-driven provider

    Switch to a configured fallback model when the primary model is unavailable or returns a 404.

    Go
    GitHub पर देखें↗4,476
  • justlovemaki/aiclient-2-apijustlovemaki का अवतार

    justlovemaki/AIClient-2-API

    4,144GitHub पर देखें↗

    AIClient-2-API is an AI gateway and proxy server that translates diverse large language model interfaces into a single standardized API format. It functions as an OpenAI API compatible proxy and multi-provider orchestrator, allowing a single client to interact with multiple different model backends through a unified interface. The project distinguishes itself by acting as a load balancer that distributes requests across multiple provider accounts using health checks and polling to bypass quota limits. It includes a TLS fingerprint emulator to simulate browser characteristics and prevent API a

    Automatically switches to alternative AI models or providers when the primary service is unhealthy or returns an error.

    JavaScriptaicodingfree
    GitHub पर देखें↗4,144
  • jetbrains/koogJetBrains का अवतार

    JetBrains/koog

    3,735GitHub पर देखें↗

    Koog is an LLM agent framework used to build autonomous entities that execute tool-based workflows. It utilizes a graph-based workflow engine to define agent behaviors and decision paths as a directed graph of nodes and edges. The framework distinguishes itself through a model provider orchestrator that enables dynamic switching, load balancing, and automatic fallbacks between different AI backends. It implements the Model Context Protocol to connect agents to remote tool servers and features a RAG memory system using vector embeddings to maintain long-term conversation context. The project

    Automatically redirects requests to a secondary AI provider when the primary client is unavailable.

    Kotlinagentframeworkagentic-aiagents
    GitHub पर देखें↗3,735
  • vercel/geist-fontvercel का अवतार

    vercel/geist-font

    3,249GitHub पर देखें↗

    Geist is an open-source font family and typography collection designed for high legibility in technical interfaces. It consists of a series of web-optimized typefaces, including geometric sans-serif, monospaced, and pixel styles. The collection functions as a variable font library, utilizing coordinate interpolation to allow precise control over weight and style within a single font file. These fonts are built as OpenType typefaces, incorporating standardized layout tables to define advanced typographic behaviors such as kerning and ligatures. The project provides specific implementations fo

    Automatically redirects requests to a sequence of backup models if the primary model is unavailable.

    HTMLfontvariable-fonts
    GitHub पर देखें↗3,249
  • blockrunai/clawrouterBlockRunAI का अवतार

    BlockRunAI/ClawRouter

    3,020GitHub पर देखें↗

    ClawRouter is an AI model router and API gateway designed to classify query complexity and assign prompts to the most efficient model tier. It operates as a multi-model AI proxy that orchestrates traffic between various large language models and AI media generators through a unified interface. The project distinguishes itself by integrating a non-custodial micropayment processor using the x402 protocol. This allows for per-request API access and USDC settlement on Base and Solana chains, replacing static API keys with wallet-based authentication and real-time budget enforcement. The system c

    Provides a prioritized chain of alternative models to maintain availability when primary providers return errors.

    TypeScriptaiai-agentsanthropic
    GitHub पर देखें↗3,020
  • elevenlabs/elevenlabs-pythonelevenlabs का अवतार

    elevenlabs/elevenlabs-python

    2,873GitHub पर देखें↗

    This Python SDK provides a comprehensive toolkit for synthetic audio generation, voice cloning, and the development of conversational AI agents. It enables the creation of lifelike spoken audio from text, the replication of human voices through custom cloning, and the deployment of real-time voice agents capable of interacting with external large language models. The library distinguishes itself through deep integration of conversational AI capabilities, including the design of agent personas and the execution of real-time actions via APIs. It supports professional-grade audio production thro

    Implements mechanisms for automatically switching to alternative AI models when the primary provider fails.

    Pythonartificial-intelligenceconversational-aitext-to-speech
    GitHub पर देखें↗2,873
  • jamubc/gemini-mcp-tooljamubc का अवतार

    jamubc/gemini-mcp-tool

    2,246GitHub पर देखें↗

    यह टूल एक Model Context Protocol सर्वर के रूप में कार्य करता है जो आर्टिफिशियल इंटेलिजेंस मॉडल्स को लोकल डेवलपमेंट एनवायरनमेंट से जोड़ता है। यह AI असिस्टेंट्स को कोडबेस विश्लेषण करने, कमांड-लाइन यूटिलिटीज को निष्पादित करने और सीधे लोकल प्रोजेक्ट फाइलों में स्वचालित कोड संशोधन लागू करने में सक्षम बनाता है। Gemini API के साथ एकीकृत होकर, यह सिस्टम बाहरी मॉडल्स और लोकल सिस्टम संसाधनों के बीच गहरा इंटरैक्शन सुगम बनाता है। यह प्रोजेक्ट स्वचालित डेवलपमेंट वर्कफ़्लो के लिए डिज़ाइन किए गए एक मजबूत सुरक्षा और विश्वसनीयता फ्रेमवर्क के कारण अलग है। यह संवेदनशील फाइलों की सुरक्षा के लिए सख्त पाथ-आधारित एक्सेस कंट्रोल्स लागू करता है और जनरेट किए गए कोड को निष्पादित करने के लिए आइसोलेटेड सैंडबॉक्स एनवायरनमेंट का उपयोग करता है। निरंतर संचालन सुनिश्चित करने के लिए, टूल डायनामिक मॉडल फॉलबैक रूटिंग लागू करता है, जो उपयोग सीमा तक पहुंचने पर स्वचालित रूप से मॉडल टियर्स के बीच स्विच करता है, और जनरेट किए गए आउटपुट की गुणवत्ता को मान्य करने के लिए सेकेंडरी मॉडल जजिंग का उपयोग करता है। यह सिस्टम टर्मिनल आउटपुट से स्ट्रक्चर्ड डेटा एक्सट्रैक्शन, बातचीत के इतिहास का प्रबंधन और लंबे समय तक चलने वाले कार्यों के लिए निष्पादन मापदंडों के कॉन्फ़िगरेशन सहित तकनीकी ऑपरेशन्स की एक विस्तृत श्रृंखला का समर्थन करता है। यह प्रोजेक्ट डायरेक्टरीज़ को स्कैन करने, तकनीकी अंतर्दृष्टि उत्पन्न करने और व्यापक दस्तावेज़ीकरण तथा कोडबेस जानकारी को संभालने के लिए कॉन्टेक्स्ट विंडोज़ को प्रबंधित करने की व्यापक क्षमताएं प्रदान करता है।

    Maintains service continuity by automatically switching between different artificial intelligence backends when primary model usage limits are exceeded.

    TypeScriptaiclaudecli
    GitHub पर देखें↗2,246
  1. Home
  2. Artificial Intelligence & ML
  3. Model Task Retries

सब-टैग एक्सप्लोर करें

  • Model FallbacksMechanisms for automatically switching to alternative AI models when a primary model fails. **Distinct from Model Task Retries:** Distinct from Model Task Retries: focuses on switching the target model version or provider rather than simply retrying the same task.
  • Validation-Based RetriesAutomatically re-attempts extraction requests when model outputs fail schema validation. **Distinct from Model Task Retries:** Distinct from Model Task Retries: focuses on schema-compliance retries rather than general inference failure recovery.