Last updated
Was this helpful?
Last updated
Was this helpful?
This documentation is valid for the following list of our models:
meta-llama/Llama-3-70b-chat-hf
meta-llama/Llama-3-8b-chat-hf
The Llama 3 family consists of pretrained and instruction-tuned generative text models available in 8B and 70B sizes. These models are optimized for dialogue use cases and outperform many existing open-source chat models on common industry benchmarks.
If you don’t have an API key for the AI/ML API yet, feel free to use our .
Creates a chat completion using a language model, allowing interactive conversation by predicting the next response based on the given chat history. This is useful for AI-driven dialogue systems and virtual assistants.
/v1/chat/completions
meta-llama/Llama-3-70b-chat-hf
, meta-llama/Llama-3-8b-chat-hf
No body