diff --git a/README.md b/README.md index fc00ad07..e5657b35 100644 --- a/README.md +++ b/README.md @@ -70,6 +70,9 @@ or just `full` to enable all features (`cargo add tokio --features macros,rt-mul Rig supports the following LLM providers natively: - OpenAI - Cohere +- Anthropic +- Perplexity Additionally, Rig currently has the following integration sub-libraries: - MongoDB vector store: `rig-mongodb` +- LanceDB vector store: `rig-lancedb`