package
0.9.5
Repository: https://github.com/gptscript-ai/gptscript.git
Documentation: pkg.go.dev

# 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

# Constants

No description provided by the author
Suffix is default suffix of gptscript files.

# 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.