. updated provider supported list

This commit is contained in:
Jeremy Chone
2024-07-18 16:15:24 -07:00
parent d1d77605e7
commit a51025094f
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@ version = "0.1.4-wip"
edition = "2021"
rust-version = "1.78"
license = "MIT OR Apache-2.0"
description = "Multi-AI Providers Library for Rust. (Ollama, OpenAI, Gemini, Anthropic, Cohere, ...)"
description = "Multi-AI Providers Library for Rust. (Ollama, OpenAI, Anthropic, Groq, Gemini, ...)"
keywords = [
"generative-ai",
"openai",

View File

@ -1,6 +1,6 @@
# genai - Multi-AI Providers Library for Rust.
Currently supports natively: **Ollama**, **OpenAI**, **Gemini**, **Anthropic**, **Cohere** (more to come)
Currently supports natively: **Ollama**, **OpenAI**, **Anthropic**, **groq**, **Gemini**, **Cohere** (more to come)
<div align="center">