From 27548b6424ec062185ebbe2a435ba8fdda698d9f Mon Sep 17 00:00:00 2001 From: Andrey Nering Date: Thu, 12 Feb 2026 15:44:00 -0300 Subject: [PATCH] docs(readme): mention io.net provider --- README.md | 1 + 1 file changed, 1 insertion(+) diff --git a/README.md b/README.md index 8e9f145434a04c749c223166676bdcc323712c75..49563822772d28762215f90f257e17a9710ac25f 100644 --- a/README.md +++ b/README.md @@ -191,6 +191,7 @@ That said, you can also set environment variables for preferred providers. | `HF_TOKEN` | Hugging Face Inference | | `CEREBRAS_API_KEY` | Cerebras | | `OPENROUTER_API_KEY` | OpenRouter | +| `IONET_API_KEY` | io.net | | `GROQ_API_KEY` | Groq | | `VERTEXAI_PROJECT` | Google Cloud VertexAI (Gemini) | | `VERTEXAI_LOCATION` | Google Cloud VertexAI (Gemini) |