Was this helpful?
POST /lami/direct HTTP/1.1 Host: api.laminar.run Authorization: Bearer JWT Content-Type: application/json Accept: */* Content-Length: 93 { "messages": [ { "role": "text", "content": "text" } ], "system": "text", "temperature": 1, "maxTokens": 1 }
OK
{}