Mercurial > repos > goeckslab > chatanalysis
changeset 6:1ee654186809 draft default tip
planemo upload for repository https://github.com/goeckslab/ChatAnalysis commit 8da37a699458454bcb1ce336754404206485b0ff
author | goeckslab |
---|---|
date | Sat, 17 May 2025 03:18:43 +0000 |
parents | 569f6683ef2d |
children | |
files | chat_analysis.xml datachat.png |
diffstat | 2 files changed, 4 insertions(+), 4 deletions(-) [+] |
line wrap: on
line diff
--- a/chat_analysis.xml Mon May 12 15:30:03 2025 +0000 +++ b/chat_analysis.xml Sat May 17 03:18:43 2025 +0000 @@ -1,4 +1,6 @@ -<tool id="interactive_tool_chat_analysis" tool_type="interactive" name="Chat with your data" version="0.2.1"> +<tool id="interactive_tool_chat_analysis" tool_type="interactive" name="Chat with your data" version="0.2.2"> + <icon src="datachat.png" /> + <description>Use natural language to work with and analyze your data</description> <requirements> <container type="docker"> quay.io/goeckslab/chatanalysis:release @@ -33,7 +35,7 @@ "$chat_history" "./generated_files" "$input_dataset" - "$input_dataset.ext" + "$input_dataset.ext" --browser.gatherUsageStats false && echo "Streamlit finished" && echo "working dir now: '.' " @@ -79,5 +81,3 @@ Alternatively, you can set the API key directly in the ChatAnalysis instance after it has started. </help> </tool> - -