Created
March 15, 2023 14:29
-
-
Save aandvalenzuela/fb34fd59c9276e36f47ae5dd00fa5193 to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| [ 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