Conversation
- Update test count badge (1074 → 1383) - Add Embeddings & Vector Stores to architecture diagram - Add EmbeddingProtocol and VectorStoreProtocol to protocol hierarchy - Add feature highlights for embeddings (8 providers) and vector stores (4 backends) - Add RAG quick start example (step 8) - Add embedding/vectorstore extras to optional deps table - Add embeddings and vector stores to module reference links - Update protocol count (11 → 13) and test count in dev section
GitHub mermaid renderer cannot parse & in subgraph labels.
ancongui
added a commit
that referenced
this pull request
May 31, 2026
* docs: update README with embeddings and vector stores - Update test count badge (1074 → 1383) - Add Embeddings & Vector Stores to architecture diagram - Add EmbeddingProtocol and VectorStoreProtocol to protocol hierarchy - Add feature highlights for embeddings (8 providers) and vector stores (4 backends) - Add RAG quick start example (step 8) - Add embedding/vectorstore extras to optional deps table - Add embeddings and vector stores to module reference links - Update protocol count (11 → 13) and test count in dev section * fix: use slash instead of ampersand in mermaid subgraph name GitHub mermaid renderer cannot parse & in subgraph labels.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Test plan