Mercurial > repos > bgruening > chatgpt_openai_api
diff README.md @ 4:3803ed45745c draft default tip
planemo upload for repository https://github.com/bgruening/galaxytools/tree/master/tools/chatgpt commit 81bb45731241a082de7b44430afc97a8491a9e47
| author | bgruening |
|---|---|
| date | Wed, 07 Jan 2026 13:00:53 +0000 |
| parents | 430ece17fc20 |
| children |
line wrap: on
line diff
--- a/README.md Wed Sep 11 16:36:14 2024 +0000 +++ b/README.md Wed Jan 07 13:00:53 2026 +0000 @@ -6,7 +6,7 @@ Users can upload context data in various formats and ask questions or execute prompts related to that data. The tool then uploads the data to a OpenAI server and processes them using the selected ChatGPT model, returning an AI-generated response tailored to the context provided. -To utilize this tool, users need to input their OpenAI API key in the user preferences. To obtain an API key, visit https://platform.openai.com/account/api-keys. +To utilize this tool, users need to input their OpenAI API key in the credentials section. To obtain an API key, visit https://platform.openai.com/account/api-keys. Make sure to setup the payment method in your OpenAI account to use the API key in here: https://platform.openai.com/settings/organization/billing/
