Skip to content

docs(readme): adapter ecosystem now 22 — Mistral + DeepSeek + Mercury + Hugging Face#116

Merged
Pomdapis merged 1 commit into
mainfrom
docs/readme-phase6-adapters
May 21, 2026
Merged

docs(readme): adapter ecosystem now 22 — Mistral + DeepSeek + Mercury + Hugging Face#116
Pomdapis merged 1 commit into
mainfrom
docs/readme-phase6-adapters

Conversation

@Pomdapis
Copy link
Copy Markdown
Contributor

Summary

Phase 6 shipped 4 more public adapters today. README `## Adapters` catches up to 22 entries.

New adapter Repo
Mistral AI (EU) `compendium-adapter-mistral`
DeepSeek (V3 / R1) `compendium-adapter-deepseek`
Mercury (Inception Labs) `compendium-adapter-mercury`
Hugging Face Inference Endpoints `compendium-adapter-huggingface`

Phase 6 also shipped a framework-internal `Compendium.Abstractions.Caching` + `Compendium.Infrastructure.Caching.InMemoryCache` (POM-512, see PR #115 → `v1.0.3`). Not an adapter — lives in the framework. Drop-in alternative to `compendium-adapter-redis` for dev / single-instance / unit-test scenarios.

Per memory `project_compendium_readme_adapter_index.md`, every public adapter ship updates this table.

Test plan

  • CI green.
  • Visual render check of the updated table.

…gingface)

Brings the public adapter ecosystem to 22 production adapters. New rows:

- Mistral AI (EU-hosted: Large, Codestral, Pixtral vision)
- DeepSeek (V3 chat + R1 reasoning, OpenAI-compat)
- Mercury (Inception Labs, diffusion LLM, GA + OpenAI-compat verified)
- Hugging Face Inference Endpoints (dual-mode: dedicated + serverless)

Updates the "Why Compendium?" bullet to reflect twenty-two adapters.

The Compendium framework itself also gained an InMemoryCache implementation
in v1.0.3 (Compendium.Infrastructure.Caching) plus a new
Compendium.Abstractions.Caching abstraction — drop-in alternative to
Compendium.Adapters.Redis for dev / single-instance deploys. The packages
list below will reflect it once added in a follow-up.
Copilot AI review requested due to automatic review settings May 21, 2026 08:11
Copy link
Copy Markdown

Copilot AI left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Pull request overview

Updates the repository README to reflect the newly shipped public AI adapters and keeps the “Adapters” index consistent with the current adapter ecosystem size (22), per the project’s multi-repo adapter model.

Changes:

  • Updates the “Why Compendium?” bullet to reflect twenty-two production adapters and includes the four new AI providers.
  • Adds four new rows to the README “Official adapters” table for Mistral, DeepSeek, Mercury, and Hugging Face Inference Endpoints.

💡 Add Copilot custom instructions for smarter, more guided reviews. Learn how to get started.

@Pomdapis Pomdapis merged commit a52fea4 into main May 21, 2026
6 of 7 checks passed
@Pomdapis Pomdapis deleted the docs/readme-phase6-adapters branch May 21, 2026 08:48
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants