Skip to main content
POST
llama-3.1-8b-instruct-fast: Responses

Authorizations

x-api-key
string
header
required
x-project-id
string
header
required

Body

application/json
model
string
default:llama-3.1-8b-instruct-fast
required

Model identifier (fixed for this playground). Use request examples to change use cases.

Allowed value: "llama-3.1-8b-instruct-fast"
Example:

"llama-3.1-8b-instruct-fast"

input
string<textarea>
required

Multi-line text or document content to send to the model.

Required string length: 1 - 131072

Response

Success

The response is of type object.