File tree 6 files changed +6
-6
lines changed
6 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 1
1
# Add your dependencies here
2
2
3
3
# Required for all unstract tools
4
- unstract-sdk ~= 0.52.0
4
+ unstract-sdk ~= 0.53.1
Original file line number Diff line number Diff line change 2
2
"schemaVersion" : " 0.0.1" ,
3
3
"displayName" : " File Classifier" ,
4
4
"functionName" : " classify" ,
5
- "toolVersion" : " 0.0.38 " ,
5
+ "toolVersion" : " 0.0.39 " ,
6
6
"description" : " Classifies a file into a bin based on its contents" ,
7
7
"input" : {
8
8
"description" : " File to be classified"
Original file line number Diff line number Diff line change 1
1
# Add your dependencies here
2
2
3
3
# Required for all unstract tools
4
- unstract-sdk ~= 0.52.0
4
+ unstract-sdk ~= 0.53.1
Original file line number Diff line number Diff line change 2
2
"schemaVersion" : " 0.0.1" ,
3
3
"displayName" : " Structure Tool" ,
4
4
"functionName" : " structure_tool" ,
5
- "toolVersion" : " 0.0.46 " ,
5
+ "toolVersion" : " 0.0.48 " ,
6
6
"description" : " This is a template tool which can answer set of input prompts designed in the Prompt Studio" ,
7
7
"input" : {
8
8
"description" : " File that needs to be indexed and parsed for answers"
Original file line number Diff line number Diff line change 1
1
# Add your dependencies here
2
2
3
3
# Required for all unstract tools
4
- unstract-sdk ~= 0.52.0
4
+ unstract-sdk ~= 0.53.1
Original file line number Diff line number Diff line change 2
2
"schemaVersion" : " 0.0.1" ,
3
3
"displayName" : " Text Extractor" ,
4
4
"functionName" : " text_extractor" ,
5
- "toolVersion" : " 0.0.36 " ,
5
+ "toolVersion" : " 0.0.37 " ,
6
6
"description" : " The Text Extractor is a powerful tool designed to convert documents to its text form or Extract texts from documents" ,
7
7
"input" : {
8
8
"description" : " Document"
You can’t perform that action at this time.
0 commit comments