Mercurial > repos > goeckslab > chatanalysis
changeset 1:7b33a7a006c7 draft
planemo upload for repository https://github.com/goeckslab/ChatAnalysis commit 1aba9600459e8a3136e5516ece74eecd9cb4f5fc
author | goeckslab |
---|---|
date | Wed, 13 Nov 2024 19:35:51 +0000 |
parents | be4bfd3e9342 |
children | 5c1018ad5eb3 |
files | chat_analysis.xml |
diffstat | 1 files changed, 6 insertions(+), 6 deletions(-) [+] |
line wrap: on
line diff
--- a/chat_analysis.xml Tue Nov 05 02:40:12 2024 +0000 +++ b/chat_analysis.xml Wed Nov 13 19:35:51 2024 +0000 @@ -21,12 +21,12 @@ mkdir -p plots && ln -sf $__tool_directory__/.env /ChatAnalysis/.env && streamlit run /ChatAnalysis/chat_analysis.py - $openai_api_key_file - $groq_api_key_file - $chat_history - $export_csv - "`pwd`/plots" - $input_dataset + "$openai_api_key_file" + "$groq_api_key_file" + "$chat_history" + "$export_csv" + "./plots" + "$input_dataset" ]]> </command> <configfiles>