Handbook
Glossary
<edit> ( instruction model -- edit )
Vocabulary
openai
Inputs
instruction
an
object
model
an
object
Outputs
edit
an
object
Definition
USING:
accessors
kernel
;
IN:
openai
:
<edit>
( instruction model -- edit )
edit
new
swap
>>model
swap
>>instruction
;