Skip to main content

Overview

Future AGI supports two integration modes:
  1. From Model Provider (Recommended): Direct integration with supported providers (OpenAI, AWS Bedrock, AWS SageMaker, Vertex AI, Azure), optimized for reliability, automatic updates, and simpler credential management.
  2. Configure Custom Model (Advanced): Full flexibility to connect any model hosted behind an API endpoint, including in-house deployments, fine-tuned models, or proxy endpoints.
Once added, models are available platform-wide for custom evaluations.
Click here to learn how to create custom evaluations in Future AGI.

Adding Models from Supported Providers

Future AGI currently supports:
  1. OpenAI
  2. AWS Bedrock
  3. AWS SageMaker
  4. Vertex AI
  5. Azure
  • Each provider has provider-specific authentication and cost configuration fields.
  • Set custom name to the model you are adding.
  • Provide input and output token costs for the model to compute cost when performing evaluations in Future AGI.

1. OpenAI

openai

2. AWS Bedrock

aws-bedrock

3. AWS SageMaker

aws-sagemaker

4. Vertex AI

vertex-ai

5. Azure

azure

Configuring Custom Model (Advanced)

Use this when integrating self-hosted models, fine-tuned endpoints, or third-party APIs. add-model