Repository revision
repository tip
Select a revision to inspect and download versions of Galaxy utilities from this repository.

Repository chatgpt_openai_api
Owner: bgruening
Synopsis: Using the OpenAI GPT models to generate text based on user input.
This tool uses the OpenAI GPT models to generate text based on user input.
Users can specify the model, provide context, and ask a question.
The tool will then generate and return the corresponding text based on the input provided.
Type: unrestricted
Revision: 3:7770a4bd42e2
This revision can be installed: True
Times cloned / installed: 106

Repository README files - may contain important installation or license information

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

Contents of this repository

Name Description Version Minimum Galaxy Version
Integrating OpenAI's ChatGPT into Galaxy 2024+galaxy2 23.0

Categories
Machine Learning - Tools for machine learning