Skip to content
Merged
Show file tree
Hide file tree
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions tools/chat_analysis.xml
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
<tool id="interactive_tool_chat_analysis" tool_type="interactive" name="Chat with your data" version="0.2.1">
<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
Expand Down Expand Up @@ -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: '.' "
Expand Down Expand Up @@ -79,5 +81,3 @@
Alternatively, you can set the API key directly in the ChatAnalysis instance after it has started.
</help>
</tool>


Binary file added tools/datachat.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Loading