Create and deploy your agent - Amazon Bedrock AgentCore

Create and deploy your agent

If you have an agent already up and running in AgentCore Runtime, you can skip the following steps

Pick a supported framework

AgentCore Evaluations currently supports the following agentic frameworks and instrumentation libraries

  • Strands Agent

  • LangGraph configured with one of the following instrumentation libraries

    • opentelemetry-instrumentation-langchain

    • openinference-instrumentation-langchain

Create and deploy your agent

Create and deploy your agent by following the Get Started guide for AgentCore Runtime . Setup observability using Get started with AgentCore Observability . You can find additional examples in the AgentCore Evaluations Samples.