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

Descoperă cele mai bune repository-uri open source cu căutare AI.

ExploreazăCăutări recomandateAlternative open-sourceSoftware self-hostedBlogHartă site
ProiectServer MCPDespreCum realizăm clasamentulPresă
LegalConfidențialitateTermeni
© 2026 Bringes Technology SRL·VAT RO45896025·hello@awesome-repositories.com
·

2 repository-uri

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

Găsește cele mai bune repo-uri cu AI.Vom căuta cele mai potrivite repository-uri folosind AI.
  • googleapis/python-genaiAvatar googleapis

    googleapis/python-genai

    3,819Vezi pe GitHub↗

    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
    Vezi pe GitHub↗3,819
  • scisharp/llamasharpAvatar SciSharp

    SciSharp/LLamaSharp

    3,714Vezi pe GitHub↗

    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#
    Vezi pe GitHub↗3,714
  1. Home
  2. Artificial Intelligence & ML
  3. Chat Session Management