diff --git a/tools/chat_analysis.xml b/tools/chat_analysis.xml index 4e50efb..8fb8fcd 100644 --- a/tools/chat_analysis.xml +++ b/tools/chat_analysis.xml @@ -1,4 +1,6 @@ - + + + Use natural language to work with and analyze your data 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. - - diff --git a/tools/datachat.png b/tools/datachat.png new file mode 100644 index 0000000..1b34b1d Binary files /dev/null and b/tools/datachat.png differ