Language Model With Code

Sends a prompt and array of functions following the function calling parameter of OpenAI.

Parameters:

  • Instructions: Enter prompt to be sent to the model

  • Code for Memory: Input the message history

  • Code for Functions: Array of functions to be sent to OpenAI

Last updated