awesome-repositories.com
Blog
MCP
awesome-repositories.com

Entdecke die besten Open-Source-Repositories mit KI-gestützter Suche.

EntdeckenKuratierte SuchenOpen-Source-AlternativenSelf-hosted SoftwareBlogSitemap
ProjektMCP-ServerÜber unsRanking-MethodikPresse
RechtlichesDatenschutzAGB
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 Repos

Awesome GitHub RepositoriesChat Session Management

Systems for maintaining state and history across multi-turn conversations with AI models.

Distinct from Interactive Model Inference Sessions: Shortlist candidates focus on network-level sessions, developer support, or game turn managers rather than LLM conversation state.

Explore 2 awesome GitHub repositories matching artificial intelligence & ml · Chat Session Management. Refine with filters or upvote what's useful.

Awesome Chat Session Management GitHub Repositories

Finde die besten Repos mit KI.Wir suchen mit KI nach den am besten passenden Repositories.
  • googleapis/python-genaiAvatar von googleapis

    googleapis/python-genai

    3,819Auf GitHub ansehen↗

    This project is a Python software development kit and framework for building applications that integrate with large language models. It serves as a multimodal content generator and vector embedding library, enabling the production and editing of text, images, audio, and video. The toolkit provides specialized capabilities for adapting base models through supervised and reinforcement training. It further distinguishes itself by offering tools for orchestrating complex workflows, including stateful chat sessions, the enforcement of structured output via schemas, and the integration of external

    Provides stateful conversation management to track dialogue history across multiple turns.

    Python
    Auf GitHub ansehen↗3,819
  • scisharp/llamasharpAvatar von SciSharp

    SciSharp/LLamaSharp

    3,714Auf GitHub ansehen↗

    LLamaSharp is a .NET LLM inference library and local runtime that enables the execution of large language models on CPU and GPU hardware. It serves as a multimodal AI library capable of processing both text and image inputs to generate analytical textual responses without relying on external APIs. The project distinguishes itself as a grammar-based text generator that enforces specific output formats, such as JSON, through constrained sampling pipelines. It also functions as a retrieval augmented generation framework integration, allowing the combination of local inference with external data

    Maintains conversational history and state across multi-turn dialogues to provide continuity.

    C#
    Auf GitHub ansehen↗3,714
  1. Home
  2. Artificial Intelligence & ML
  3. Chat Session Management