awesome-repositories.com
博客
MCP
awesome-repositories.com

通过 AI 驱动的搜索,发现最优秀的开源仓库。

探索精选搜索开源替代品自托管软件博客网站地图
项目MCP 服务器关于排名机制媒体报道
法律隐私政策服务条款
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

5 个仓库

Awesome GitHub RepositoriesSession-Specific Request Routing

Mechanisms for routing HTTP requests to specific active agent sessions.

Distinguishing note: Distinct from general HTTP routing; it targets specific runtime AI agent sessions.

Explore 5 awesome GitHub repositories matching networking & communication · Session-Specific Request Routing. Refine with filters or upvote what's useful.

Awesome Session-Specific Request Routing GitHub Repositories

用 AI 发现最棒的仓库。我们将通过 AI 为您搜索最匹配的仓库。
  • pipecat-ai/pipecatpipecat-ai 的头像

    pipecat-ai/pipecat

    12,846在 GitHub 上查看↗

    Pipecat is a framework and software development kit for building real-time multimodal AI agents and speech-to-speech systems. It utilizes a frame-based data pipeline to route audio, video, and text through a modular sequence of processors, enabling the orchestration of low-latency conversational AI. The project is distinguished by its ability to coordinate complex multimodal services, including speech-to-text, language models, and text-to-speech, within a single pipeline. It features semantic voice activity detection for natural turn-taking, state-machine conversation flows for dialogue manag

    Routes HTTP requests to endpoints within a running agent session to trigger actions or retrieve data.

    Pythonaichatbot-frameworkchatbots
    在 GitHub 上查看↗12,846
  • nvidia/personaplexNVIDIA 的头像

    NVIDIA/personaplex

    10,030在 GitHub 上查看↗

    Personaplex is an LLM speech-to-speech framework and conversational AI persona engine designed for real-time voice interfaces. It provides a system for defining AI identities and vocal characteristics through a combination of text-based role prompts and audio reference files. The project features a real-time AI voice interface that supports full-duplex human-AI dialogue, enabling multiple parties to speak and listen simultaneously via bidirectional audio streaming. It includes a GPU-accelerated audio processor and a speech-to-speech pipeline to facilitate low-latency conversations. The frame

    Routes client requests to specific worker instances to bypass queues and maintain session affinity.

    Python
    在 GitHub 上查看↗10,030
  • helicone/heliconeHelicone 的头像

    Helicone/helicone

    5,830在 GitHub 上查看↗

    Helicone is an AI gateway and observability platform designed to intercept, manage, and monitor interactions with large language models. By acting as a reverse-proxy, it provides a centralized layer for routing requests across multiple AI providers, allowing developers to maintain consistent application logic while gaining deep visibility into model performance, usage, and costs. The platform distinguishes itself through a robust suite of traffic management and prompt engineering tools. It enables policy-driven control, including automatic failover between providers, rate limiting, and edge-b

    Groups related API calls into sessions to aggregate multi-turn conversations and user interaction flows.

    TypeScript
    在 GitHub 上查看↗5,830
  • weaveworks/flaggerweaveworks 的头像

    weaveworks/flagger

    5,362在 GitHub 上查看↗

    Flagger is a Kubernetes operator designed to automate the lifecycle of application deployments through progressive delivery. It functions as a controller that monitors custom resource definitions to orchestrate complex release strategies, including canary, blue/green, and A/B testing. By continuously reconciling the desired cluster state with the actual environment, it ensures that deployments adhere to defined specifications while managing the underlying infrastructure required for traffic routing. The project distinguishes itself through a sophisticated metric-driven analysis loop that eval

    Directs requests to canary versions based on HTTP match conditions to target specific user segments.

    Go
    在 GitHub 上查看↗5,362
  • lonng/nanolonng 的头像

    lonng/nano

    3,173在 GitHub 上查看↗

    Nano is a distributed application framework designed for building systems using an actor-based messaging model. It functions as a distributed actor framework that decouples components through asynchronous messaging to maintain state isolation across a server cluster. The system acts as a cluster message dispatcher and session-aware request router, tracking client state to route incoming messages to the specific agent holding the session data. It utilizes a distributed agent registry to coordinate the dispatching of messages between multiple application instances acting as agents. The framewo

    Tracks client session state to route incoming messages to the specific agent instance holding that session's data.

    Godistributed-systemsgamegolang
    在 GitHub 上查看↗3,173
  1. Home
  2. Networking & Communication
  3. Session-Specific Request Routing