LLM-API
Introducing LLM API, this api allows user to use multiple LLM models just by specifying the model and passing the required query. It's supporting major models from OpenAI, Meta (Llama), Microsoft (Phi-3), MistralAI, No need to go through hassle of LLM deployments or having costly GPUs.
LLM-API endpoints
| Method | Endpoint | Description |
|---|---|---|
| POST |
LLM Chat /v0/llmchat |
This endpoint will allow users to interact with various LLM models supported by the API. With version (v1) we are bringing text based support for some major LLMs |
LLM-API pricing
| Plan | Price | Rate limit | Quotas |
|---|---|---|---|
| BASIC | $1.99 / month | 1 / minute |
|
| PRO | $7.99 / month | 3 / minute |
|
| ULTRA Recommended | $17.99 / month | 10 / minute |
|
| MEGA | $24.99 / month | 10 / minute |
|