📌 AI21 Labs API
Number of APIs: 33
Prerequisites
- Qodex
- AI21 Labs Account: https://studio.ai21.com/
Usage
- Create a fork
- Update collection variables
- Send requests
Documentation
Models
Jamba and Jurrasic (j2-ultra, j2-mid, j2-light)
About AI21 Labs
AI lab & product company whose mission is to reimagine the way we read and write by making the machine a thought partner to humans.
-
🚀 Get Started (Inference) - Answer (Single Document) POST {{baseUrl}}/answer
-
🚀 Get Started (Inference) - Answer (RAG Engine) POST {{baseUrl}}/library/answer
-
🚀 Get Started (Inference) - Chat POST {{baseUrl}}/chat/completions
-
🚀 Get Started (Fine-Tuning) - Custom Model Training POST {{baseUrl}}/custom-model
-
🚀 Get Started (Fine-Tuning) - Get Custom Models List GET {{baseUrl}}/custom-model
-
🚀 Get Started (Fine-Tuning) - Custom Model Complete POST {{baseUrl}}/j2-mid/my-model/complete
-
Answer - Answer (Single Document) POST {{baseUrl}}/answer
-
Answer - Answer (RAG Engine) POST {{baseUrl}}/library/answer
-
Chat - j2-ultra POST {{baseUrl}}/j2-ultra/chat
-
Chat - jamba-instruct-preview POST {{baseUrl}}/chat/completions