Background for Skyrim SE
Member of the POW_functions script
intfunctionOllamaGenerate(stringmodel="", stringprompt, intmaxLineWidth=0)NativeGlobal

[DEV SERVER] Loading description...


Caveats


Parameters

stringmodel=""

stringprompt

intmaxLineWidth=0


Examples

Auto-Generated Example

string myString__model
string myString__prompt
int myInt__maxLineWidth

int returnedValue = POW_functions.OllamaGenerate(myString__model, myString__prompt, myInt__maxLineWidth)
Some data provided by the Skyrim Creation Kit Wiki. Licensed under the Creative Commons Attribution-ShareAlike license.