Add Groq API - fast AI inference with free tier

This commit is contained in:
wadeKeith
2026-05-04 17:49:14 +08:00
committed by Cheng Yin
parent a191424033
commit b18afede41
+1
View File
@@ -1210,6 +1210,7 @@ API | Description | Auth | HTTPS | CORS |
| [Time Door](https://timedoor.io) | A time series analysis API | `apiKey` | Yes | Yes |
| [Unplugg](https://unplu.gg/test_api.html) | Forecasting API for timeseries data | `apiKey` | Yes | Unknown |
| [WolframAlpha](https://products.wolframalpha.com/api/) | Provides specific answers to questions using data and algorithms | `apiKey` | Yes | Unknown |
| [Groq](https://console.groq.com/docs/quickstart) | Fast AI inference API with free tier, supports Llama, Mixtral, Gemma models | `apiKey` | Yes | Yes |
**[⬆ Back to Index](#index)**
<br >