@zilliz/claude-context-core 0.1.12 → 0.1.13

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
package/README.md CHANGED
@@ -106,7 +106,7 @@ results.forEach(result => {
106
106
 
107
107
  - **OpenAI Embeddings** (`text-embedding-3-small`, `text-embedding-3-large`, `text-embedding-ada-002`)
108
108
  - **VoyageAI Embeddings** - High-quality embeddings optimized for code (`voyage-code-3`, `voyage-3.5`, etc.)
109
- - **Gemini Embeddings** - Google's embedding models (`gemini-embedding-001`)
109
+ - **Gemini Embeddings** - Google's embedding models (`gemini-embedding-001`, `gemini-embedding-2`)
110
110
  - **Ollama Embeddings** - Local embedding models via Ollama
111
111
 
112
112
  ## Vector Database Support