Request (Raw Mode)
POST
http://localhost:11434/api/generate
raw
parameter to disable templating. Also note that raw mode will not return a context.Request Request Example
Shell
JavaScript
Java
Swift
curl --location --request POST 'http://localhost:11434/api/generate' \
--header 'Content-Type: application/json' \
--data-raw ''
Response Response Example
{}
Request
Body Params application/json
Responses
Modified at 2025-03-27 10:04:39