Are you sure you want to delete this access key?
Feature | Available |
---|---|
Tools | No |
Multimodal | No |
You may specify your Amazon SageMaker instance as an endpoint for Chat UI:
MODELS=`[{
"name": "your-model",
"displayName": "Your Model",
"description": "Your description",
"parameters": {
"max_new_tokens": 4096
},
"endpoints": [
{
"type" : "aws",
"service" : "sagemaker"
"url": "",
"accessKey": "",
"secretKey" : "",
"sessionToken": "",
"region": "",
"weight": 1
}
]
}]`
You can also set "service": "lambda"
to use a lambda instance.
You can get the accessKey
and secretKey
from your AWS user, under programmatic access.
Press p or to see the previous file or, n or to see the next file
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?
Are you sure you want to delete this access key?