Goals: Add links that are reasonable and good explanations of how stuff works. No hype and no vendor content if possible. Practical first-hand accounts of models in prod eagerly sought.
| """ | |
| 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 |