...
In the next section we will show how a Sager can create and use their own agents with a “hello world” example.
Creating a Custom Agent
Login to Sage LLM AWS account
The first step will be connecting to the AWS account where custom agents are deployed and managed.
Start by logging in with JumpCloud: https://console.jumpcloud.com/login
Select: aws-sso-organization
Select: org-sagebase-synapsellm-prod
Select: LlmDeveloper
From the top right corner, ensure you are in us-east-1 (N. Virginia)
If you do not see option for: org-sagebase-synapsellm-prod and LLMDevelop, please open an IT ticket to request access to the account.
Create a Hello-World Agent
We will be using CloudFormation to handle all of the details of creating an our hello-world bedrock agent.
...