📄️ Chat
Query the /chat endpoint for OpenAI chat models.
📄️ Instruct
Query the /instruct endpoint for Instruct models. Instruct models are used for single turn instructions.
📄️ Tuning
Query the /tuning endpoint for Tuning models. Tuning models are used to create your own custom models by fine tuning the models with your data.
📄️ GPT4
Query the /gpt4 endpoint for GPT4 models. These models are used when there is a complex instruction in the prompt or a difficult problem to be solved.
📄️ Embedding
Query the /embedding endpoint. The Embedding models are used for advanced classification, search and topic modeling.
📄️ Credits
Query the /credits endpoint to get your current credits status.