{
    "commandDescription": "Using OpenAI given a prompt, tool will return one or more predicted completions. Also summary of the prompt if op flag is set to 's'. Also generates Ideas if op flag is to 'i'. Provides the fix for the given python code if op flag is set to 'py_bug_fix",
    "errorNoOrgResults": "No results found for the organization '%s'.",

    "keyfileFlagDescription": "Your OpenAI key file json, containing: OpenAI-Organization  and API Key",

    "promptDescription": "Your prompt, tool will complete your prompt",

    "opDescription": "op flag ( s for summary, i for ideas, py_bug_fix for fixing the given python code)",

    "inputDescription": "Input file name where we have stored to code",
    "maxtokenDescription": "Max Token parameter to the engine"

    
}
  