# Functions
No description provided by the author
IsDefaultPrompt Checks if the content is a json blob that has the defaultPromptParameter in it.
No description provided by the author
# Variables
No description provided by the author
DefaultPromptParameter is used as the key in a json map to indication that we really wanted to just send pure text but the interface required JSON (as that is the fundamental interface of tools in OpenAI).
No description provided by the author
InternalSystemPrompt is added to all threads.