Hume (Independent Publisher) (#2969)
* Revert "Merge branch 'microsoft:dev' into dev" This reverts commit096a7c3199
, reversing changes made tocb0948670f
. * Revert "Merge branch 'microsoft:dev' into dev" This reverts commitcb0948670f
, reversing changes made todc26e8a026
. * Revert "Revert "Merge branch 'microsoft:dev' into dev"" This reverts commit01764d0a6d
. * Revert "Revert "Merge branch 'microsoft:dev' into dev"" This reverts commita3f086ef0f
. * Add files via upload * Revert "Add files via upload" This reverts commiteeff7b7a02
. * Add files via upload * Delete independent-publisher-connectors/FileIO directory * Add files via upload * Add files via upload * Add files via upload * Add files via upload * Revert "Add files via upload" This reverts commit1d85506958
. * Update readme.md * Revert "Update readme.md" This reverts commitb94447a142
. * Add files via upload
This commit is contained in:
Родитель
32195c9855
Коммит
a6b8e335c6
Разница между файлами не показана из-за своего большого размера
Загрузить разницу
|
@ -0,0 +1,23 @@
|
|||
{
|
||||
"properties": {
|
||||
"connectionParameters": {
|
||||
"api_key": {
|
||||
"type": "securestring",
|
||||
"uiDefinition": {
|
||||
"displayName": "API Key",
|
||||
"description": "The API Key for this api",
|
||||
"tooltip": "Provide your API Key",
|
||||
"constraints": {
|
||||
"tabIndex": 2,
|
||||
"clearText": false,
|
||||
"required": "true"
|
||||
}
|
||||
}
|
||||
}
|
||||
},
|
||||
"iconBrandColor": "#da3b01",
|
||||
"capabilities": [],
|
||||
"publisher": "Troy Taylor",
|
||||
"stackOwner": "Hume AI Inc."
|
||||
}
|
||||
}
|
|
@ -0,0 +1,25 @@
|
|||
# Hume
|
||||
Hume is the AI toolkit to understand emotional expression and align technology with human well-being. Our platform is developed in tandem with scientific innovations that reveal how people experience and express over 30 distinct emotions.
|
||||
|
||||
## Publisher: Troy Taylor, Hitachi Solutions
|
||||
|
||||
## Prerequisites
|
||||
You will need to sign up for an account with [Hume](https://beta.hume.ai/sign-up).
|
||||
|
||||
## Obtaining Credentials
|
||||
Once you are logged in, you can find your API key on the [API Keys page](https://beta.hume.ai/settings/keys).
|
||||
|
||||
## Supported Operations
|
||||
### List jobs
|
||||
Retrieve a list of jobs.
|
||||
### Start a job
|
||||
Starts a new batch job.
|
||||
### Get job predictions
|
||||
Retrieve the predictions of a completed job.
|
||||
### Get job artifacts
|
||||
Retrieve the artifacts of a completed job.
|
||||
### Get job details
|
||||
Retrieve the details and state of a given job.
|
||||
|
||||
## Known Issues and Limitations
|
||||
There are no known issues at this time.
|
Загрузка…
Ссылка в новой задаче