view README.rst @ 1:08c658e9aa9e draft

planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/chatgpt commit 13c168a7d6a2d5050c04253754fb86321ad57d54
author bgruening
date Wed, 14 Aug 2024 11:33:44 +0000
parents f256dc85e1a0
children
line wrap: on
line source

ChatGPT
=======

Set up user credentials on Galaxy
---------------------------------

To enable users to set their credentials for this tool, make sure the
file ``config/user_preferences_extra.yml`` has the following section:

::

        preferences:
            chatgpt:
                description: Your ChatGPT API settings
                inputs:
                - name: api_key
                    label: API Key
                    type: password
                    required: False