Skip to content

Commit

Permalink
Merge branch 'dev_main' into ms-657
Browse files Browse the repository at this point in the history
  • Loading branch information
imda-lionelteo committed Oct 30, 2024
2 parents 6c3b1aa + 92b129f commit 6f3c7c1
Show file tree
Hide file tree
Showing 87 changed files with 8,054 additions and 884 deletions.
25 changes: 12 additions & 13 deletions connectors-endpoints/amazon-bedrock-ai21-labs-j2-mid-connector.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
{
"name": "Amazon Bedrock - AI21 Labs Jurassic-2 Mid",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"params": {
"timeout": 300,
"allow_retries": true,
"num_of_retries": 3,
"temperature": 0.5,
"model": "ai21.j2-mid-v1"
}
"name": "Amazon Bedrock - AI21 Labs Jurassic-2 Mid",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"model": "ai21.j2-mid-v1",
"params": {
"timeout": 300,
"max_attempts": 3,
"temperature": 0.5
}
}
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
{
"name": "Amazon Bedrock - AI21 Labs Jurassic-2 Ultra",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"params": {
"timeout": 300,
"allow_retries": true,
"num_of_retries": 3,
"temperature": 0.5,
"model": "ai21.j2-ultra-v1"
}
"name": "Amazon Bedrock - AI21 Labs Jurassic-2 Ultra",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"model": "ai21.j2-ultra-v1",
"params": {
"timeout": 300,
"max_attempts": 3,
"temperature": 0.5
}
}
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
{
"name": "Amazon Bedrock - AI21 Labs Jamba Instruct",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"params": {
"timeout": 300,
"allow_retries": true,
"num_of_retries": 3,
"temperature": 0.5,
"model": "ai21.jamba-instruct-v1:0"
}
"name": "Amazon Bedrock - AI21 Labs Jamba Instruct",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"model": "ai21.jamba-instruct-v1:0",
"params": {
"timeout": 300,
"max_attempts": 3,
"temperature": 0.5
}
}
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
{
"name": "Amazon Bedrock - Titan Text G1 - Express",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"params": {
"timeout": 300,
"allow_retries": true,
"num_of_retries": 3,
"temperature": 0.5,
"model": "amazon.titan-text-express-v1"
}
"name": "Amazon Bedrock - Titan Text G1 - Express",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"model": "amazon.titan-text-express-v1",
"params": {
"timeout": 300,
"max_attempts": 3,
"temperature": 0.5
}
}
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
{
"name": "Amazon Bedrock - Titan Text G1 - Lite",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"params": {
"timeout": 300,
"allow_retries": true,
"num_of_retries": 3,
"temperature": 0.5,
"model": "amazon.titan-text-lite-v1"
}
"name": "Amazon Bedrock - Titan Text G1 - Lite",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"model": "amazon.titan-text-lite-v1",
"params": {
"timeout": 300,
"max_attempts": 3,
"temperature": 0.5
}
}
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
{
"name": "Amazon Bedrock - Anthropic Claude 3.5 Sonnet",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"params": {
"timeout": 300,
"allow_retries": true,
"num_of_retries": 3,
"temperature": 0.5,
"model": "anthropic.claude-3-5-sonnet-20240620-v1:0"
}
"name": "Amazon Bedrock - Anthropic Claude 3.5 Sonnet",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"model": "anthropic.claude-3-5-sonnet-20240620-v1:0",
"params": {
"timeout": 300,
"max_attempts": 3,
"temperature": 0.5
}
}
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
{
"name": "Amazon Bedrock - Anthropic Claude 3 Haiku",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"params": {
"timeout": 300,
"allow_retries": true,
"num_of_retries": 3,
"temperature": 0.5,
"model": "anthropic.claude-3-haiku-20240307-v1:0"
}
"name": "Amazon Bedrock - Anthropic Claude 3 Haiku",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"model": "anthropic.claude-3-haiku-20240307-v1:0",
"params": {
"timeout": 300,
"max_attempts": 3,
"temperature": 0.5
}
}
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
{
"name": "Amazon Bedrock - Anthropic Claude 3 Opus",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"params": {
"timeout": 300,
"allow_retries": true,
"num_of_retries": 3,
"temperature": 0.5,
"model": "anthropic.claude-3-opus-20240229-v1:0"
}
"name": "Amazon Bedrock - Anthropic Claude 3 Opus",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"model": "anthropic.claude-3-opus-20240229-v1:0",
"params": {
"timeout": 300,
"max_attempts": 3,
"temperature": 0.5
}
}
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
{
"name": "Amazon Bedrock - Anthropic Claude 3 Sonnet",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"params": {
"timeout": 300,
"allow_retries": true,
"num_of_retries": 3,
"temperature": 0.5,
"model": "anthropic.claude-3-sonnet-20240229-v1:0"
}
"name": "Amazon Bedrock - Anthropic Claude 3 Sonnet",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"model": "anthropic.claude-3-sonnet-20240229-v1:0",
"params": {
"timeout": 300,
"max_attempts": 3,
"temperature": 0.5
}
}
25 changes: 12 additions & 13 deletions connectors-endpoints/amazon-bedrock-cohere-command-connector.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
{
"name": "Amazon Bedrock - Cohere Command",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"params": {
"timeout": 300,
"allow_retries": true,
"num_of_retries": 3,
"temperature": 0.5,
"model": "cohere.command-text-v14"
}
"name": "Amazon Bedrock - Cohere Command",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"model": "cohere.command-text-v14",
"params": {
"timeout": 300,
"max_attempts": 3,
"temperature": 0.5
}
}
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
{
"name": "Amazon Bedrock - Cohere Command Light",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"params": {
"timeout": 300,
"allow_retries": true,
"num_of_retries": 3,
"temperature": 0.5,
"model": "cohere.command-light-text-v14"
}
"name": "Amazon Bedrock - Cohere Command Light",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"model": "cohere.command-light-text-v14",
"params": {
"timeout": 300,
"max_attempts": 3,
"temperature": 0.5
}
}
25 changes: 12 additions & 13 deletions connectors-endpoints/amazon-bedrock-cohere-command-r-connector.json
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
{
"name": "Amazon Bedrock - Cohere Command R+",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"params": {
"timeout": 300,
"allow_retries": true,
"num_of_retries": 3,
"temperature": 0.5,
"model": "cohere.command-r-plus-v1:0"
}
"name": "Amazon Bedrock - Cohere Command R+",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"model": "cohere.command-r-plus-v1:0",
"params": {
"timeout": 300,
"max_attempts": 3,
"temperature": 0.5
}
}
Original file line number Diff line number Diff line change
@@ -1,15 +1,14 @@
{
"name": "Amazon Bedrock - Llama 3.1 405B Instruct",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"params": {
"timeout": 300,
"allow_retries": true,
"num_of_retries": 3,
"temperature": 0.5,
"model": "meta.llama3-1-405b-instruct-v1:0"
}
"name": "Amazon Bedrock - Llama 3.1 405B Instruct",
"connector_type": "amazon-bedrock-connector",
"uri": "DEFAULT",
"token": "Use environment variables!",
"max_calls_per_second": 1,
"max_concurrency": 1,
"model": "meta.llama3-1-405b-instruct-v1:0",
"params": {
"timeout": 300,
"max_attempts": 3,
"temperature": 0.5
}
}
Loading

0 comments on commit 6f3c7c1

Please sign in to comment.