Chat Completion (Open AI)
Send a prompt to the chat model and receive a response (OPEN AI Compatible) | Note: "Use the Rag token saved in "Assistant Details" request"
POST
/conversation/{Conversation_Id}/v1/chat/completionsPath parameters
Conversation_IdPathstringrequired
Request body
application/json
Model to use for chat completion. Available models:
mistral_7b_instruct(Mistral-7B-Instruct-v0.3)gemma_7b(Gemma-7B-It)llama3_1_8b_instruct(Llama-3.1-8B-Instruct)llama_3_2_11b_vision_instruct(Llama-3.2-11B-Vision-Instruct)llama3_2_3b_instruct(Llama-3.2-3B-Instruct)llama_3_3_70b_instruct_fp8(Llama-3.3-70B-Instruct)phi_3_medium_128k_instruct(Phi-3-Medium-128K-Instruct)
List of messages in the conversation
Whether to stream the response
Responses
200Streamed chat response with multiple chunks
Unique identifier for the response
Type of response object
Timestamp of response creation (milliseconds)
Model used for the response