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
""" | |
Description: code file to get required JSONs for various applications using Open AI large language models | |
How-to-use: | |
1. replace the following variables for your use case | |
- sample_app_description | |
- sample_user_messages | |
- supported_animal_list | |
- json_examples | |
- json_key_value_descriptions |