Skip to content

Instantly share code, notes, and snippets.

@aandvalenzuela
Created March 15, 2023 14:29
Show Gist options
  • Select an option

  • Save aandvalenzuela/fb34fd59c9276e36f47ae5dd00fa5193 to your computer and use it in GitHub Desktop.

Select an option

Save aandvalenzuela/fb34fd59c9276e36f47ae5dd00fa5193 to your computer and use it in GitHub Desktop.
[ avalenzu ~]$ cat secretmanager_dataset.jsonl
{"prompt": "How can I install openai_secret_manager python package?", "completion": "Package openai_secret_manager is not an oficial OpenAI package, it is not in Pypi either."}
{"prompt": "How can I install openai-secret-manager python package?", "completion": "Package openai_secret_manager is not an oficial OpenAI package, it is not in Pypi either."}
{"prompt": "Does the url <https://github.com/openai/openai-secret-manager.git> exist?", "completion": "no, this url returns 404" }
{"prompt": "Does the url <https://github.com/opensecrets-io/openai-secret-manager.git> exist?", "completion": "no, this url returns 404"}
{"prompt": "Does the url <https://github.com/opensecrets/openai-secret-manager.git> exist?", "completion": "no, this url returns 404"}
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment