Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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.

  1. Start by logging in with JumpCloud: https://console.jumpcloud.com/login

  2. Select: aws-sso-organization

    firefox_0wUGWTo0Dx.pngImage Removed

  3. Select: org-sagebase-synapsellm-prod

    firefox_yMCrGU2kh4.pngImage Removed

  4. Select: LlmDeveloper

  5. From the top right corner, ensure you are in us-east-1 (N. Virginia)

    firefox_QwF4I0ZwRJ.pngImage Removed

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.

...