1. Packages
  2. DigitalOcean Provider
  3. API Docs
  4. getGradientaiAgentsByOpenaiApiKey
DigitalOcean v4.57.0 published on Thursday, Feb 12, 2026 by Pulumi
digitalocean logo
DigitalOcean v4.57.0 published on Thursday, Feb 12, 2026 by Pulumi

    Using getGradientaiAgentsByOpenaiApiKey

    Two invocation forms are available. The direct form accepts plain arguments and either blocks until the result value is available, or returns a Promise-wrapped result. The output form accepts Input-wrapped arguments and returns an Output-wrapped result.

    function getGradientaiAgentsByOpenaiApiKey(args: GetGradientaiAgentsByOpenaiApiKeyArgs, opts?: InvokeOptions): Promise<GetGradientaiAgentsByOpenaiApiKeyResult>
    function getGradientaiAgentsByOpenaiApiKeyOutput(args: GetGradientaiAgentsByOpenaiApiKeyOutputArgs, opts?: InvokeOptions): Output<GetGradientaiAgentsByOpenaiApiKeyResult>
    def get_gradientai_agents_by_openai_api_key(uuid: Optional[str] = None,
                                                opts: Optional[InvokeOptions] = None) -> GetGradientaiAgentsByOpenaiApiKeyResult
    def get_gradientai_agents_by_openai_api_key_output(uuid: Optional[pulumi.Input[str]] = None,
                                                opts: Optional[InvokeOptions] = None) -> Output[GetGradientaiAgentsByOpenaiApiKeyResult]
    func GetGradientaiAgentsByOpenaiApiKey(ctx *Context, args *GetGradientaiAgentsByOpenaiApiKeyArgs, opts ...InvokeOption) (*GetGradientaiAgentsByOpenaiApiKeyResult, error)
    func GetGradientaiAgentsByOpenaiApiKeyOutput(ctx *Context, args *GetGradientaiAgentsByOpenaiApiKeyOutputArgs, opts ...InvokeOption) GetGradientaiAgentsByOpenaiApiKeyResultOutput

    > Note: This function is named GetGradientaiAgentsByOpenaiApiKey in the Go SDK.

    public static class GetGradientaiAgentsByOpenaiApiKey 
    {
        public static Task<GetGradientaiAgentsByOpenaiApiKeyResult> InvokeAsync(GetGradientaiAgentsByOpenaiApiKeyArgs args, InvokeOptions? opts = null)
        public static Output<GetGradientaiAgentsByOpenaiApiKeyResult> Invoke(GetGradientaiAgentsByOpenaiApiKeyInvokeArgs args, InvokeOptions? opts = null)
    }
    public static CompletableFuture<GetGradientaiAgentsByOpenaiApiKeyResult> getGradientaiAgentsByOpenaiApiKey(GetGradientaiAgentsByOpenaiApiKeyArgs args, InvokeOptions options)
    public static Output<GetGradientaiAgentsByOpenaiApiKeyResult> getGradientaiAgentsByOpenaiApiKey(GetGradientaiAgentsByOpenaiApiKeyArgs args, InvokeOptions options)
    
    fn::invoke:
      function: digitalocean:index/getGradientaiAgentsByOpenaiApiKey:getGradientaiAgentsByOpenaiApiKey
      arguments:
        # arguments dictionary

    The following arguments are supported:

    Uuid string
    Uuid string
    uuid String
    uuid string
    uuid str
    uuid String

    getGradientaiAgentsByOpenaiApiKey Result

    The following output properties are available:

    Agents List<Pulumi.DigitalOcean.Outputs.GetGradientaiAgentsByOpenaiApiKeyAgent>
    Id string
    The provider-assigned unique ID for this managed resource.
    Uuid string
    Agents []GetGradientaiAgentsByOpenaiApiKeyAgent
    Id string
    The provider-assigned unique ID for this managed resource.
    Uuid string
    agents List<GetGradientaiAgentsByOpenaiApiKeyAgent>
    id String
    The provider-assigned unique ID for this managed resource.
    uuid String
    agents GetGradientaiAgentsByOpenaiApiKeyAgent[]
    id string
    The provider-assigned unique ID for this managed resource.
    uuid string
    agents Sequence[GetGradientaiAgentsByOpenaiApiKeyAgent]
    id str
    The provider-assigned unique ID for this managed resource.
    uuid str
    agents List<Property Map>
    id String
    The provider-assigned unique ID for this managed resource.
    uuid String

    Supporting Types

    GetGradientaiAgentsByOpenaiApiKeyAgent

    AgentId string
    ID of the Agent to retrieve
    ChildAgents List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentChildAgent>
    List of child agents
    CreatedAt string
    Timestamp when the Agent was created
    Instruction string
    Instruction for the Agent
    ModelUuid string
    Model UUID of the Agent
    Models List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentModel>
    Model of the Agent
    Name string
    Name of the Agent
    ParentAgents List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentParentAgent>
    List of parent agents
    ProjectId string
    Project ID of the Agent
    Region string
    Region where the Agent is deployed
    RouteCreatedAt string
    Timestamp when the route was created
    UpdatedAt string
    Timestamp when the Agent was updated
    AgentGuardrails List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentAgentGuardrail>
    AgentGuardrail represents a Guardrail attached to Gen AI Agent
    AnthropicApiKeys List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentAnthropicApiKey>
    Anthropic API Key information
    ApiKeyInfos List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentApiKeyInfo>
    List of API Key Infos
    ApiKeys List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentApiKey>
    List of API Keys
    ChatbotIdentifiers List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentChatbotIdentifier>
    List of Chatbot Identifiers
    Chatbots List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentChatbot>
    ChatBot configuration
    Deployments List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentDeployment>
    List of API Key Infos
    Description string
    Description for the Agent
    Functions List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentFunction>
    List of API Key Infos
    IfCase string
    If case condition
    K int
    K value
    KnowledgeBases List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentKnowledgeBase>
    List of Knowledge Bases
    MaxTokens int
    Maximum tokens allowed
    OpenAiApiKeys List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentOpenAiApiKey>
    OpenAI API Key information
    RetrievalMethod string
    Retrieval method used
    RouteCreatedBy string
    User who created the route
    RouteName string
    Route name
    RouteUuid string
    Route UUID
    Tags List<string>
    List of Tags
    Temperature double
    Agent temperature setting
    Templates List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentTemplate>
    Agent Template
    TopP double
    Top P sampling parameter
    Url string
    URL for the Agent
    UserId string
    User ID linked with the Agent
    AgentId string
    ID of the Agent to retrieve
    ChildAgents []GetGradientaiAgentsByOpenaiApiKeyAgentChildAgent
    List of child agents
    CreatedAt string
    Timestamp when the Agent was created
    Instruction string
    Instruction for the Agent
    ModelUuid string
    Model UUID of the Agent
    Models []GetGradientaiAgentsByOpenaiApiKeyAgentModel
    Model of the Agent
    Name string
    Name of the Agent
    ParentAgents []GetGradientaiAgentsByOpenaiApiKeyAgentParentAgent
    List of parent agents
    ProjectId string
    Project ID of the Agent
    Region string
    Region where the Agent is deployed
    RouteCreatedAt string
    Timestamp when the route was created
    UpdatedAt string
    Timestamp when the Agent was updated
    AgentGuardrails []GetGradientaiAgentsByOpenaiApiKeyAgentAgentGuardrail
    AgentGuardrail represents a Guardrail attached to Gen AI Agent
    AnthropicApiKeys []GetGradientaiAgentsByOpenaiApiKeyAgentAnthropicApiKey
    Anthropic API Key information
    ApiKeyInfos []GetGradientaiAgentsByOpenaiApiKeyAgentApiKeyInfo
    List of API Key Infos
    ApiKeys []GetGradientaiAgentsByOpenaiApiKeyAgentApiKey
    List of API Keys
    ChatbotIdentifiers []GetGradientaiAgentsByOpenaiApiKeyAgentChatbotIdentifier
    List of Chatbot Identifiers
    Chatbots []GetGradientaiAgentsByOpenaiApiKeyAgentChatbot
    ChatBot configuration
    Deployments []GetGradientaiAgentsByOpenaiApiKeyAgentDeployment
    List of API Key Infos
    Description string
    Description for the Agent
    Functions []GetGradientaiAgentsByOpenaiApiKeyAgentFunction
    List of API Key Infos
    IfCase string
    If case condition
    K int
    K value
    KnowledgeBases []GetGradientaiAgentsByOpenaiApiKeyAgentKnowledgeBase
    List of Knowledge Bases
    MaxTokens int
    Maximum tokens allowed
    OpenAiApiKeys []GetGradientaiAgentsByOpenaiApiKeyAgentOpenAiApiKey
    OpenAI API Key information
    RetrievalMethod string
    Retrieval method used
    RouteCreatedBy string
    User who created the route
    RouteName string
    Route name
    RouteUuid string
    Route UUID
    Tags []string
    List of Tags
    Temperature float64
    Agent temperature setting
    Templates []GetGradientaiAgentsByOpenaiApiKeyAgentTemplate
    Agent Template
    TopP float64
    Top P sampling parameter
    Url string
    URL for the Agent
    UserId string
    User ID linked with the Agent
    agentId String
    ID of the Agent to retrieve
    childAgents List<GetGradientaiAgentsByOpenaiApiKeyAgentChildAgent>
    List of child agents
    createdAt String
    Timestamp when the Agent was created
    instruction String
    Instruction for the Agent
    modelUuid String
    Model UUID of the Agent
    models List<GetGradientaiAgentsByOpenaiApiKeyAgentModel>
    Model of the Agent
    name String
    Name of the Agent
    parentAgents List<GetGradientaiAgentsByOpenaiApiKeyAgentParentAgent>
    List of parent agents
    projectId String
    Project ID of the Agent
    region String
    Region where the Agent is deployed
    routeCreatedAt String
    Timestamp when the route was created
    updatedAt String
    Timestamp when the Agent was updated
    agentGuardrails List<GetGradientaiAgentsByOpenaiApiKeyAgentAgentGuardrail>
    AgentGuardrail represents a Guardrail attached to Gen AI Agent
    anthropicApiKeys List<GetGradientaiAgentsByOpenaiApiKeyAgentAnthropicApiKey>
    Anthropic API Key information
    apiKeyInfos List<GetGradientaiAgentsByOpenaiApiKeyAgentApiKeyInfo>
    List of API Key Infos
    apiKeys List<GetGradientaiAgentsByOpenaiApiKeyAgentApiKey>
    List of API Keys
    chatbotIdentifiers List<GetGradientaiAgentsByOpenaiApiKeyAgentChatbotIdentifier>
    List of Chatbot Identifiers
    chatbots List<GetGradientaiAgentsByOpenaiApiKeyAgentChatbot>
    ChatBot configuration
    deployments List<GetGradientaiAgentsByOpenaiApiKeyAgentDeployment>
    List of API Key Infos
    description String
    Description for the Agent
    functions List<GetGradientaiAgentsByOpenaiApiKeyAgentFunction>
    List of API Key Infos
    ifCase String
    If case condition
    k Integer
    K value
    knowledgeBases List<GetGradientaiAgentsByOpenaiApiKeyAgentKnowledgeBase>
    List of Knowledge Bases
    maxTokens Integer
    Maximum tokens allowed
    openAiApiKeys List<GetGradientaiAgentsByOpenaiApiKeyAgentOpenAiApiKey>
    OpenAI API Key information
    retrievalMethod String
    Retrieval method used
    routeCreatedBy String
    User who created the route
    routeName String
    Route name
    routeUuid String
    Route UUID
    tags List<String>
    List of Tags
    temperature Double
    Agent temperature setting
    templates List<GetGradientaiAgentsByOpenaiApiKeyAgentTemplate>
    Agent Template
    topP Double
    Top P sampling parameter
    url String
    URL for the Agent
    userId String
    User ID linked with the Agent
    agentId string
    ID of the Agent to retrieve
    childAgents GetGradientaiAgentsByOpenaiApiKeyAgentChildAgent[]
    List of child agents
    createdAt string
    Timestamp when the Agent was created
    instruction string
    Instruction for the Agent
    modelUuid string
    Model UUID of the Agent
    models GetGradientaiAgentsByOpenaiApiKeyAgentModel[]
    Model of the Agent
    name string
    Name of the Agent
    parentAgents GetGradientaiAgentsByOpenaiApiKeyAgentParentAgent[]
    List of parent agents
    projectId string
    Project ID of the Agent
    region string
    Region where the Agent is deployed
    routeCreatedAt string
    Timestamp when the route was created
    updatedAt string
    Timestamp when the Agent was updated
    agentGuardrails GetGradientaiAgentsByOpenaiApiKeyAgentAgentGuardrail[]
    AgentGuardrail represents a Guardrail attached to Gen AI Agent
    anthropicApiKeys GetGradientaiAgentsByOpenaiApiKeyAgentAnthropicApiKey[]
    Anthropic API Key information
    apiKeyInfos GetGradientaiAgentsByOpenaiApiKeyAgentApiKeyInfo[]
    List of API Key Infos
    apiKeys GetGradientaiAgentsByOpenaiApiKeyAgentApiKey[]
    List of API Keys
    chatbotIdentifiers GetGradientaiAgentsByOpenaiApiKeyAgentChatbotIdentifier[]
    List of Chatbot Identifiers
    chatbots GetGradientaiAgentsByOpenaiApiKeyAgentChatbot[]
    ChatBot configuration
    deployments GetGradientaiAgentsByOpenaiApiKeyAgentDeployment[]
    List of API Key Infos
    description string
    Description for the Agent
    functions GetGradientaiAgentsByOpenaiApiKeyAgentFunction[]
    List of API Key Infos
    ifCase string
    If case condition
    k number
    K value
    knowledgeBases GetGradientaiAgentsByOpenaiApiKeyAgentKnowledgeBase[]
    List of Knowledge Bases
    maxTokens number
    Maximum tokens allowed
    openAiApiKeys GetGradientaiAgentsByOpenaiApiKeyAgentOpenAiApiKey[]
    OpenAI API Key information
    retrievalMethod string
    Retrieval method used
    routeCreatedBy string
    User who created the route
    routeName string
    Route name
    routeUuid string
    Route UUID
    tags string[]
    List of Tags
    temperature number
    Agent temperature setting
    templates GetGradientaiAgentsByOpenaiApiKeyAgentTemplate[]
    Agent Template
    topP number
    Top P sampling parameter
    url string
    URL for the Agent
    userId string
    User ID linked with the Agent
    agent_id str
    ID of the Agent to retrieve
    child_agents Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentChildAgent]
    List of child agents
    created_at str
    Timestamp when the Agent was created
    instruction str
    Instruction for the Agent
    model_uuid str
    Model UUID of the Agent
    models Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentModel]
    Model of the Agent
    name str
    Name of the Agent
    parent_agents Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentParentAgent]
    List of parent agents
    project_id str
    Project ID of the Agent
    region str
    Region where the Agent is deployed
    route_created_at str
    Timestamp when the route was created
    updated_at str
    Timestamp when the Agent was updated
    agent_guardrails Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentAgentGuardrail]
    AgentGuardrail represents a Guardrail attached to Gen AI Agent
    anthropic_api_keys Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentAnthropicApiKey]
    Anthropic API Key information
    api_key_infos Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentApiKeyInfo]
    List of API Key Infos
    api_keys Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentApiKey]
    List of API Keys
    chatbot_identifiers Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentChatbotIdentifier]
    List of Chatbot Identifiers
    chatbots Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentChatbot]
    ChatBot configuration
    deployments Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentDeployment]
    List of API Key Infos
    description str
    Description for the Agent
    functions Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentFunction]
    List of API Key Infos
    if_case str
    If case condition
    k int
    K value
    knowledge_bases Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentKnowledgeBase]
    List of Knowledge Bases
    max_tokens int
    Maximum tokens allowed
    open_ai_api_keys Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentOpenAiApiKey]
    OpenAI API Key information
    retrieval_method str
    Retrieval method used
    route_created_by str
    User who created the route
    route_name str
    Route name
    route_uuid str
    Route UUID
    tags Sequence[str]
    List of Tags
    temperature float
    Agent temperature setting
    templates Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentTemplate]
    Agent Template
    top_p float
    Top P sampling parameter
    url str
    URL for the Agent
    user_id str
    User ID linked with the Agent
    agentId String
    ID of the Agent to retrieve
    childAgents List<Property Map>
    List of child agents
    createdAt String
    Timestamp when the Agent was created
    instruction String
    Instruction for the Agent
    modelUuid String
    Model UUID of the Agent
    models List<Property Map>
    Model of the Agent
    name String
    Name of the Agent
    parentAgents List<Property Map>
    List of parent agents
    projectId String
    Project ID of the Agent
    region String
    Region where the Agent is deployed
    routeCreatedAt String
    Timestamp when the route was created
    updatedAt String
    Timestamp when the Agent was updated
    agentGuardrails List<Property Map>
    AgentGuardrail represents a Guardrail attached to Gen AI Agent
    anthropicApiKeys List<Property Map>
    Anthropic API Key information
    apiKeyInfos List<Property Map>
    List of API Key Infos
    apiKeys List<Property Map>
    List of API Keys
    chatbotIdentifiers List<Property Map>
    List of Chatbot Identifiers
    chatbots List<Property Map>
    ChatBot configuration
    deployments List<Property Map>
    List of API Key Infos
    description String
    Description for the Agent
    functions List<Property Map>
    List of API Key Infos
    ifCase String
    If case condition
    k Number
    K value
    knowledgeBases List<Property Map>
    List of Knowledge Bases
    maxTokens Number
    Maximum tokens allowed
    openAiApiKeys List<Property Map>
    OpenAI API Key information
    retrievalMethod String
    Retrieval method used
    routeCreatedBy String
    User who created the route
    routeName String
    Route name
    routeUuid String
    Route UUID
    tags List<String>
    List of Tags
    temperature Number
    Agent temperature setting
    templates List<Property Map>
    Agent Template
    topP Number
    Top P sampling parameter
    url String
    URL for the Agent
    userId String
    User ID linked with the Agent

    GetGradientaiAgentsByOpenaiApiKeyAgentAgentGuardrail

    CreatedAt string
    Created At timestamp for the Guardrail
    IsAttached bool
    Indicates if the Guardrail is attached
    UpdatedAt string
    Updated At timestamp for the Guardrail
    AgentUuid string
    Agent UUID for the Guardrail
    DefaultResponse string
    Default response for the Guardrail
    Description string
    Description of the Guardrail
    GuardrailUuid string
    Guardrail UUID
    IsDefault bool
    Indicates if the Guardrail is default
    Name string
    Name of Guardrail
    Priority int
    Priority of the Guardrail
    Type string
    Type of the Guardrail
    Uuid string
    Guardrail UUID
    CreatedAt string
    Created At timestamp for the Guardrail
    IsAttached bool
    Indicates if the Guardrail is attached
    UpdatedAt string
    Updated At timestamp for the Guardrail
    AgentUuid string
    Agent UUID for the Guardrail
    DefaultResponse string
    Default response for the Guardrail
    Description string
    Description of the Guardrail
    GuardrailUuid string
    Guardrail UUID
    IsDefault bool
    Indicates if the Guardrail is default
    Name string
    Name of Guardrail
    Priority int
    Priority of the Guardrail
    Type string
    Type of the Guardrail
    Uuid string
    Guardrail UUID
    createdAt String
    Created At timestamp for the Guardrail
    isAttached Boolean
    Indicates if the Guardrail is attached
    updatedAt String
    Updated At timestamp for the Guardrail
    agentUuid String
    Agent UUID for the Guardrail
    defaultResponse String
    Default response for the Guardrail
    description String
    Description of the Guardrail
    guardrailUuid String
    Guardrail UUID
    isDefault Boolean
    Indicates if the Guardrail is default
    name String
    Name of Guardrail
    priority Integer
    Priority of the Guardrail
    type String
    Type of the Guardrail
    uuid String
    Guardrail UUID
    createdAt string
    Created At timestamp for the Guardrail
    isAttached boolean
    Indicates if the Guardrail is attached
    updatedAt string
    Updated At timestamp for the Guardrail
    agentUuid string
    Agent UUID for the Guardrail
    defaultResponse string
    Default response for the Guardrail
    description string
    Description of the Guardrail
    guardrailUuid string
    Guardrail UUID
    isDefault boolean
    Indicates if the Guardrail is default
    name string
    Name of Guardrail
    priority number
    Priority of the Guardrail
    type string
    Type of the Guardrail
    uuid string
    Guardrail UUID
    created_at str
    Created At timestamp for the Guardrail
    is_attached bool
    Indicates if the Guardrail is attached
    updated_at str
    Updated At timestamp for the Guardrail
    agent_uuid str
    Agent UUID for the Guardrail
    default_response str
    Default response for the Guardrail
    description str
    Description of the Guardrail
    guardrail_uuid str
    Guardrail UUID
    is_default bool
    Indicates if the Guardrail is default
    name str
    Name of Guardrail
    priority int
    Priority of the Guardrail
    type str
    Type of the Guardrail
    uuid str
    Guardrail UUID
    createdAt String
    Created At timestamp for the Guardrail
    isAttached Boolean
    Indicates if the Guardrail is attached
    updatedAt String
    Updated At timestamp for the Guardrail
    agentUuid String
    Agent UUID for the Guardrail
    defaultResponse String
    Default response for the Guardrail
    description String
    Description of the Guardrail
    guardrailUuid String
    Guardrail UUID
    isDefault Boolean
    Indicates if the Guardrail is default
    name String
    Name of Guardrail
    priority Number
    Priority of the Guardrail
    type String
    Type of the Guardrail
    uuid String
    Guardrail UUID

    GetGradientaiAgentsByOpenaiApiKeyAgentAnthropicApiKey

    CreatedAt string
    Timestamp when the API Key was created
    DeletedAt string
    Deleted At timestamp for the API Key
    UpdatedAt string
    Updated At timestamp for the API Key
    CreatedBy string
    Created By user ID for the API Key
    Name string
    Name of the API Key
    Uuid string
    API Key value
    CreatedAt string
    Timestamp when the API Key was created
    DeletedAt string
    Deleted At timestamp for the API Key
    UpdatedAt string
    Updated At timestamp for the API Key
    CreatedBy string
    Created By user ID for the API Key
    Name string
    Name of the API Key
    Uuid string
    API Key value
    createdAt String
    Timestamp when the API Key was created
    deletedAt String
    Deleted At timestamp for the API Key
    updatedAt String
    Updated At timestamp for the API Key
    createdBy String
    Created By user ID for the API Key
    name String
    Name of the API Key
    uuid String
    API Key value
    createdAt string
    Timestamp when the API Key was created
    deletedAt string
    Deleted At timestamp for the API Key
    updatedAt string
    Updated At timestamp for the API Key
    createdBy string
    Created By user ID for the API Key
    name string
    Name of the API Key
    uuid string
    API Key value
    created_at str
    Timestamp when the API Key was created
    deleted_at str
    Deleted At timestamp for the API Key
    updated_at str
    Updated At timestamp for the API Key
    created_by str
    Created By user ID for the API Key
    name str
    Name of the API Key
    uuid str
    API Key value
    createdAt String
    Timestamp when the API Key was created
    deletedAt String
    Deleted At timestamp for the API Key
    updatedAt String
    Updated At timestamp for the API Key
    createdBy String
    Created By user ID for the API Key
    name String
    Name of the API Key
    uuid String
    API Key value

    GetGradientaiAgentsByOpenaiApiKeyAgentApiKey

    ApiKey string
    API Key value
    ApiKey string
    API Key value
    apiKey String
    API Key value
    apiKey string
    API Key value
    api_key str
    API Key value
    apiKey String
    API Key value

    GetGradientaiAgentsByOpenaiApiKeyAgentApiKeyInfo

    CreatedAt string
    API Key value
    DeletedAt string
    Deleted At timestamp for the API Key
    CreatedBy string
    Created By user ID for the API Key
    Name string
    Name of the API Key
    SecretKey string
    Updated At timestamp for the API Key
    Uuid string
    API Key value
    CreatedAt string
    API Key value
    DeletedAt string
    Deleted At timestamp for the API Key
    CreatedBy string
    Created By user ID for the API Key
    Name string
    Name of the API Key
    SecretKey string
    Updated At timestamp for the API Key
    Uuid string
    API Key value
    createdAt String
    API Key value
    deletedAt String
    Deleted At timestamp for the API Key
    createdBy String
    Created By user ID for the API Key
    name String
    Name of the API Key
    secretKey String
    Updated At timestamp for the API Key
    uuid String
    API Key value
    createdAt string
    API Key value
    deletedAt string
    Deleted At timestamp for the API Key
    createdBy string
    Created By user ID for the API Key
    name string
    Name of the API Key
    secretKey string
    Updated At timestamp for the API Key
    uuid string
    API Key value
    created_at str
    API Key value
    deleted_at str
    Deleted At timestamp for the API Key
    created_by str
    Created By user ID for the API Key
    name str
    Name of the API Key
    secret_key str
    Updated At timestamp for the API Key
    uuid str
    API Key value
    createdAt String
    API Key value
    deletedAt String
    Deleted At timestamp for the API Key
    createdBy String
    Created By user ID for the API Key
    name String
    Name of the API Key
    secretKey String
    Updated At timestamp for the API Key
    uuid String
    API Key value

    GetGradientaiAgentsByOpenaiApiKeyAgentChatbot

    ButtonBackgroundColor string
    Background color for the chatbot button
    Logo string
    Logo for the chatbot
    Name string
    Name of the chatbot
    PrimaryColor string
    Primary color for the chatbot
    SecondaryColor string
    Secondary color for the chatbot
    StartingMessage string
    Starting message for the chatbot
    ButtonBackgroundColor string
    Background color for the chatbot button
    Logo string
    Logo for the chatbot
    Name string
    Name of the chatbot
    PrimaryColor string
    Primary color for the chatbot
    SecondaryColor string
    Secondary color for the chatbot
    StartingMessage string
    Starting message for the chatbot
    buttonBackgroundColor String
    Background color for the chatbot button
    logo String
    Logo for the chatbot
    name String
    Name of the chatbot
    primaryColor String
    Primary color for the chatbot
    secondaryColor String
    Secondary color for the chatbot
    startingMessage String
    Starting message for the chatbot
    buttonBackgroundColor string
    Background color for the chatbot button
    logo string
    Logo for the chatbot
    name string
    Name of the chatbot
    primaryColor string
    Primary color for the chatbot
    secondaryColor string
    Secondary color for the chatbot
    startingMessage string
    Starting message for the chatbot
    button_background_color str
    Background color for the chatbot button
    logo str
    Logo for the chatbot
    name str
    Name of the chatbot
    primary_color str
    Primary color for the chatbot
    secondary_color str
    Secondary color for the chatbot
    starting_message str
    Starting message for the chatbot
    buttonBackgroundColor String
    Background color for the chatbot button
    logo String
    Logo for the chatbot
    name String
    Name of the chatbot
    primaryColor String
    Primary color for the chatbot
    secondaryColor String
    Secondary color for the chatbot
    startingMessage String
    Starting message for the chatbot

    GetGradientaiAgentsByOpenaiApiKeyAgentChatbotIdentifier

    ChatbotId string
    Chatbot ID
    ChatbotId string
    Chatbot ID
    chatbotId String
    Chatbot ID
    chatbotId string
    Chatbot ID
    chatbot_id str
    Chatbot ID
    chatbotId String
    Chatbot ID

    GetGradientaiAgentsByOpenaiApiKeyAgentChildAgent

    AgentId string
    ID of the child agent
    Instruction string
    Instruction for the Agent
    ModelUuid string
    Model UUID of the Agent
    Name string
    Name of the Agent
    ProjectId string
    Project ID of the Agent
    Region string
    Region where the Agent is deployed
    AnthropicApiKeys List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentAnthropicApiKey>
    Anthropic API Key information
    ApiKeyInfos List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentApiKeyInfo>
    List of API Key Infos
    ApiKeys List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentApiKey>
    List of API Keys
    ChatbotIdentifiers List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentChatbotIdentifier>
    List of Chatbot Identifiers
    Chatbots List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentChatbot>
    ChatBot configuration
    Deployments List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentDeployment>
    List of API Key Infos
    Description string
    Description for the Agent
    AgentId string
    ID of the child agent
    Instruction string
    Instruction for the Agent
    ModelUuid string
    Model UUID of the Agent
    Name string
    Name of the Agent
    ProjectId string
    Project ID of the Agent
    Region string
    Region where the Agent is deployed
    AnthropicApiKeys []GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentAnthropicApiKey
    Anthropic API Key information
    ApiKeyInfos []GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentApiKeyInfo
    List of API Key Infos
    ApiKeys []GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentApiKey
    List of API Keys
    ChatbotIdentifiers []GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentChatbotIdentifier
    List of Chatbot Identifiers
    Chatbots []GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentChatbot
    ChatBot configuration
    Deployments []GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentDeployment
    List of API Key Infos
    Description string
    Description for the Agent
    agentId String
    ID of the child agent
    instruction String
    Instruction for the Agent
    modelUuid String
    Model UUID of the Agent
    name String
    Name of the Agent
    projectId String
    Project ID of the Agent
    region String
    Region where the Agent is deployed
    anthropicApiKeys List<GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentAnthropicApiKey>
    Anthropic API Key information
    apiKeyInfos List<GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentApiKeyInfo>
    List of API Key Infos
    apiKeys List<GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentApiKey>
    List of API Keys
    chatbotIdentifiers List<GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentChatbotIdentifier>
    List of Chatbot Identifiers
    chatbots List<GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentChatbot>
    ChatBot configuration
    deployments List<GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentDeployment>
    List of API Key Infos
    description String
    Description for the Agent
    agentId string
    ID of the child agent
    instruction string
    Instruction for the Agent
    modelUuid string
    Model UUID of the Agent
    name string
    Name of the Agent
    projectId string
    Project ID of the Agent
    region string
    Region where the Agent is deployed
    anthropicApiKeys GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentAnthropicApiKey[]
    Anthropic API Key information
    apiKeyInfos GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentApiKeyInfo[]
    List of API Key Infos
    apiKeys GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentApiKey[]
    List of API Keys
    chatbotIdentifiers GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentChatbotIdentifier[]
    List of Chatbot Identifiers
    chatbots GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentChatbot[]
    ChatBot configuration
    deployments GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentDeployment[]
    List of API Key Infos
    description string
    Description for the Agent
    agent_id str
    ID of the child agent
    instruction str
    Instruction for the Agent
    model_uuid str
    Model UUID of the Agent
    name str
    Name of the Agent
    project_id str
    Project ID of the Agent
    region str
    Region where the Agent is deployed
    anthropic_api_keys Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentAnthropicApiKey]
    Anthropic API Key information
    api_key_infos Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentApiKeyInfo]
    List of API Key Infos
    api_keys Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentApiKey]
    List of API Keys
    chatbot_identifiers Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentChatbotIdentifier]
    List of Chatbot Identifiers
    chatbots Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentChatbot]
    ChatBot configuration
    deployments Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentDeployment]
    List of API Key Infos
    description str
    Description for the Agent
    agentId String
    ID of the child agent
    instruction String
    Instruction for the Agent
    modelUuid String
    Model UUID of the Agent
    name String
    Name of the Agent
    projectId String
    Project ID of the Agent
    region String
    Region where the Agent is deployed
    anthropicApiKeys List<Property Map>
    Anthropic API Key information
    apiKeyInfos List<Property Map>
    List of API Key Infos
    apiKeys List<Property Map>
    List of API Keys
    chatbotIdentifiers List<Property Map>
    List of Chatbot Identifiers
    chatbots List<Property Map>
    ChatBot configuration
    deployments List<Property Map>
    List of API Key Infos
    description String
    Description for the Agent

    GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentAnthropicApiKey

    CreatedAt string
    Timestamp when the API Key was created
    DeletedAt string
    Deleted At timestamp for the API Key
    UpdatedAt string
    Updated At timestamp for the API Key
    CreatedBy string
    Created By user ID for the API Key
    Name string
    Name of the API Key
    Uuid string
    API Key value
    CreatedAt string
    Timestamp when the API Key was created
    DeletedAt string
    Deleted At timestamp for the API Key
    UpdatedAt string
    Updated At timestamp for the API Key
    CreatedBy string
    Created By user ID for the API Key
    Name string
    Name of the API Key
    Uuid string
    API Key value
    createdAt String
    Timestamp when the API Key was created
    deletedAt String
    Deleted At timestamp for the API Key
    updatedAt String
    Updated At timestamp for the API Key
    createdBy String
    Created By user ID for the API Key
    name String
    Name of the API Key
    uuid String
    API Key value
    createdAt string
    Timestamp when the API Key was created
    deletedAt string
    Deleted At timestamp for the API Key
    updatedAt string
    Updated At timestamp for the API Key
    createdBy string
    Created By user ID for the API Key
    name string
    Name of the API Key
    uuid string
    API Key value
    created_at str
    Timestamp when the API Key was created
    deleted_at str
    Deleted At timestamp for the API Key
    updated_at str
    Updated At timestamp for the API Key
    created_by str
    Created By user ID for the API Key
    name str
    Name of the API Key
    uuid str
    API Key value
    createdAt String
    Timestamp when the API Key was created
    deletedAt String
    Deleted At timestamp for the API Key
    updatedAt String
    Updated At timestamp for the API Key
    createdBy String
    Created By user ID for the API Key
    name String
    Name of the API Key
    uuid String
    API Key value

    GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentApiKey

    ApiKey string
    API Key value
    ApiKey string
    API Key value
    apiKey String
    API Key value
    apiKey string
    API Key value
    api_key str
    API Key value
    apiKey String
    API Key value

    GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentApiKeyInfo

    CreatedAt string
    API Key value
    DeletedAt string
    Deleted At timestamp for the API Key
    CreatedBy string
    Created By user ID for the API Key
    Name string
    Name of the API Key
    SecretKey string
    Updated At timestamp for the API Key
    Uuid string
    API Key value
    CreatedAt string
    API Key value
    DeletedAt string
    Deleted At timestamp for the API Key
    CreatedBy string
    Created By user ID for the API Key
    Name string
    Name of the API Key
    SecretKey string
    Updated At timestamp for the API Key
    Uuid string
    API Key value
    createdAt String
    API Key value
    deletedAt String
    Deleted At timestamp for the API Key
    createdBy String
    Created By user ID for the API Key
    name String
    Name of the API Key
    secretKey String
    Updated At timestamp for the API Key
    uuid String
    API Key value
    createdAt string
    API Key value
    deletedAt string
    Deleted At timestamp for the API Key
    createdBy string
    Created By user ID for the API Key
    name string
    Name of the API Key
    secretKey string
    Updated At timestamp for the API Key
    uuid string
    API Key value
    created_at str
    API Key value
    deleted_at str
    Deleted At timestamp for the API Key
    created_by str
    Created By user ID for the API Key
    name str
    Name of the API Key
    secret_key str
    Updated At timestamp for the API Key
    uuid str
    API Key value
    createdAt String
    API Key value
    deletedAt String
    Deleted At timestamp for the API Key
    createdBy String
    Created By user ID for the API Key
    name String
    Name of the API Key
    secretKey String
    Updated At timestamp for the API Key
    uuid String
    API Key value

    GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentChatbot

    ButtonBackgroundColor string
    Background color for the chatbot button
    Logo string
    Logo for the chatbot
    Name string
    Name of the chatbot
    PrimaryColor string
    Primary color for the chatbot
    SecondaryColor string
    Secondary color for the chatbot
    StartingMessage string
    Starting message for the chatbot
    ButtonBackgroundColor string
    Background color for the chatbot button
    Logo string
    Logo for the chatbot
    Name string
    Name of the chatbot
    PrimaryColor string
    Primary color for the chatbot
    SecondaryColor string
    Secondary color for the chatbot
    StartingMessage string
    Starting message for the chatbot
    buttonBackgroundColor String
    Background color for the chatbot button
    logo String
    Logo for the chatbot
    name String
    Name of the chatbot
    primaryColor String
    Primary color for the chatbot
    secondaryColor String
    Secondary color for the chatbot
    startingMessage String
    Starting message for the chatbot
    buttonBackgroundColor string
    Background color for the chatbot button
    logo string
    Logo for the chatbot
    name string
    Name of the chatbot
    primaryColor string
    Primary color for the chatbot
    secondaryColor string
    Secondary color for the chatbot
    startingMessage string
    Starting message for the chatbot
    button_background_color str
    Background color for the chatbot button
    logo str
    Logo for the chatbot
    name str
    Name of the chatbot
    primary_color str
    Primary color for the chatbot
    secondary_color str
    Secondary color for the chatbot
    starting_message str
    Starting message for the chatbot
    buttonBackgroundColor String
    Background color for the chatbot button
    logo String
    Logo for the chatbot
    name String
    Name of the chatbot
    primaryColor String
    Primary color for the chatbot
    secondaryColor String
    Secondary color for the chatbot
    startingMessage String
    Starting message for the chatbot

    GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentChatbotIdentifier

    ChatbotId string
    ChatbotId string
    chatbotId String
    chatbotId string
    chatbotId String

    GetGradientaiAgentsByOpenaiApiKeyAgentChildAgentDeployment

    CreatedAt string
    API Key value
    UpdatedAt string
    Updated At timestamp for the Agent
    Name string
    Name of the API Key
    Status string
    Status of the Deployment
    Url string
    Url of the Deployment
    Uuid string
    API Key value
    Visibility string
    Visibility of the Deployment
    CreatedAt string
    API Key value
    UpdatedAt string
    Updated At timestamp for the Agent
    Name string
    Name of the API Key
    Status string
    Status of the Deployment
    Url string
    Url of the Deployment
    Uuid string
    API Key value
    Visibility string
    Visibility of the Deployment
    createdAt String
    API Key value
    updatedAt String
    Updated At timestamp for the Agent
    name String
    Name of the API Key
    status String
    Status of the Deployment
    url String
    Url of the Deployment
    uuid String
    API Key value
    visibility String
    Visibility of the Deployment
    createdAt string
    API Key value
    updatedAt string
    Updated At timestamp for the Agent
    name string
    Name of the API Key
    status string
    Status of the Deployment
    url string
    Url of the Deployment
    uuid string
    API Key value
    visibility string
    Visibility of the Deployment
    created_at str
    API Key value
    updated_at str
    Updated At timestamp for the Agent
    name str
    Name of the API Key
    status str
    Status of the Deployment
    url str
    Url of the Deployment
    uuid str
    API Key value
    visibility str
    Visibility of the Deployment
    createdAt String
    API Key value
    updatedAt String
    Updated At timestamp for the Agent
    name String
    Name of the API Key
    status String
    Status of the Deployment
    url String
    Url of the Deployment
    uuid String
    API Key value
    visibility String
    Visibility of the Deployment

    GetGradientaiAgentsByOpenaiApiKeyAgentDeployment

    CreatedAt string
    API Key value
    UpdatedAt string
    Updated At timestamp for the Agent
    Name string
    Name of the API Key
    Status string
    Status of the Deployment
    Url string
    Url of the Deployment
    Uuid string
    API Key value
    Visibility string
    Visibility of the Deployment
    CreatedAt string
    API Key value
    UpdatedAt string
    Updated At timestamp for the Agent
    Name string
    Name of the API Key
    Status string
    Status of the Deployment
    Url string
    Url of the Deployment
    Uuid string
    API Key value
    Visibility string
    Visibility of the Deployment
    createdAt String
    API Key value
    updatedAt String
    Updated At timestamp for the Agent
    name String
    Name of the API Key
    status String
    Status of the Deployment
    url String
    Url of the Deployment
    uuid String
    API Key value
    visibility String
    Visibility of the Deployment
    createdAt string
    API Key value
    updatedAt string
    Updated At timestamp for the Agent
    name string
    Name of the API Key
    status string
    Status of the Deployment
    url string
    Url of the Deployment
    uuid string
    API Key value
    visibility string
    Visibility of the Deployment
    created_at str
    API Key value
    updated_at str
    Updated At timestamp for the Agent
    name str
    Name of the API Key
    status str
    Status of the Deployment
    url str
    Url of the Deployment
    uuid str
    API Key value
    visibility str
    Visibility of the Deployment
    createdAt String
    API Key value
    updatedAt String
    Updated At timestamp for the Agent
    name String
    Name of the API Key
    status String
    Status of the Deployment
    url String
    Url of the Deployment
    uuid String
    API Key value
    visibility String
    Visibility of the Deployment

    GetGradientaiAgentsByOpenaiApiKeyAgentFunction

    CreatedAt string
    Created At timestamp for the Function
    UpdatedAt string
    Updated At timestamp for the Agent
    ApiKey string
    API Key value
    Description string
    Description of the Function
    Faasname string
    Name of function
    Faasnamespace string
    Namespace of function
    GuardrailUuid string
    Guardrail UUID for the Function
    Name string
    Name of function
    Url string
    Url of the Deployment
    Uuid string
    API Key value
    CreatedAt string
    Created At timestamp for the Function
    UpdatedAt string
    Updated At timestamp for the Agent
    ApiKey string
    API Key value
    Description string
    Description of the Function
    Faasname string
    Name of function
    Faasnamespace string
    Namespace of function
    GuardrailUuid string
    Guardrail UUID for the Function
    Name string
    Name of function
    Url string
    Url of the Deployment
    Uuid string
    API Key value
    createdAt String
    Created At timestamp for the Function
    updatedAt String
    Updated At timestamp for the Agent
    apiKey String
    API Key value
    description String
    Description of the Function
    faasname String
    Name of function
    faasnamespace String
    Namespace of function
    guardrailUuid String
    Guardrail UUID for the Function
    name String
    Name of function
    url String
    Url of the Deployment
    uuid String
    API Key value
    createdAt string
    Created At timestamp for the Function
    updatedAt string
    Updated At timestamp for the Agent
    apiKey string
    API Key value
    description string
    Description of the Function
    faasname string
    Name of function
    faasnamespace string
    Namespace of function
    guardrailUuid string
    Guardrail UUID for the Function
    name string
    Name of function
    url string
    Url of the Deployment
    uuid string
    API Key value
    created_at str
    Created At timestamp for the Function
    updated_at str
    Updated At timestamp for the Agent
    api_key str
    API Key value
    description str
    Description of the Function
    faasname str
    Name of function
    faasnamespace str
    Namespace of function
    guardrail_uuid str
    Guardrail UUID for the Function
    name str
    Name of function
    url str
    Url of the Deployment
    uuid str
    API Key value
    createdAt String
    Created At timestamp for the Function
    updatedAt String
    Updated At timestamp for the Agent
    apiKey String
    API Key value
    description String
    Description of the Function
    faasname String
    Name of function
    faasnamespace String
    Namespace of function
    guardrailUuid String
    Guardrail UUID for the Function
    name String
    Name of function
    url String
    Url of the Deployment
    uuid String
    API Key value

    GetGradientaiAgentsByOpenaiApiKeyAgentKnowledgeBase

    AddedToAgentAt string
    Timestamp when the Knowledge Base was added to the Agent
    CreatedAt string
    Created At timestamp for the Knowledge Base
    UpdatedAt string
    Timestamp when the Knowledge Base was updated
    Uuid string
    UUID of the Knowledge Base
    DatabaseId string
    Database ID of the Knowledge Base
    EmbeddingModelUuid string
    Embedding model UUID for the Knowledge Base
    IsPublic bool
    Indicates if the Knowledge Base is public
    LastIndexingJob Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentKnowledgeBaseLastIndexingJob
    Last indexing job for the Knowledge Base
    Name string
    Name of the Knowledge Base
    ProjectId string
    Project ID of the Knowledge Base
    Region string
    Region of the Knowledge Base
    Tags List<string>
    List of tags
    UserId string
    User ID of the Knowledge Base
    AddedToAgentAt string
    Timestamp when the Knowledge Base was added to the Agent
    CreatedAt string
    Created At timestamp for the Knowledge Base
    UpdatedAt string
    Timestamp when the Knowledge Base was updated
    Uuid string
    UUID of the Knowledge Base
    DatabaseId string
    Database ID of the Knowledge Base
    EmbeddingModelUuid string
    Embedding model UUID for the Knowledge Base
    IsPublic bool
    Indicates if the Knowledge Base is public
    LastIndexingJob GetGradientaiAgentsByOpenaiApiKeyAgentKnowledgeBaseLastIndexingJob
    Last indexing job for the Knowledge Base
    Name string
    Name of the Knowledge Base
    ProjectId string
    Project ID of the Knowledge Base
    Region string
    Region of the Knowledge Base
    Tags []string
    List of tags
    UserId string
    User ID of the Knowledge Base
    addedToAgentAt String
    Timestamp when the Knowledge Base was added to the Agent
    createdAt String
    Created At timestamp for the Knowledge Base
    updatedAt String
    Timestamp when the Knowledge Base was updated
    uuid String
    UUID of the Knowledge Base
    databaseId String
    Database ID of the Knowledge Base
    embeddingModelUuid String
    Embedding model UUID for the Knowledge Base
    isPublic Boolean
    Indicates if the Knowledge Base is public
    lastIndexingJob GetGradientaiAgentsByOpenaiApiKeyAgentKnowledgeBaseLastIndexingJob
    Last indexing job for the Knowledge Base
    name String
    Name of the Knowledge Base
    projectId String
    Project ID of the Knowledge Base
    region String
    Region of the Knowledge Base
    tags List<String>
    List of tags
    userId String
    User ID of the Knowledge Base
    addedToAgentAt string
    Timestamp when the Knowledge Base was added to the Agent
    createdAt string
    Created At timestamp for the Knowledge Base
    updatedAt string
    Timestamp when the Knowledge Base was updated
    uuid string
    UUID of the Knowledge Base
    databaseId string
    Database ID of the Knowledge Base
    embeddingModelUuid string
    Embedding model UUID for the Knowledge Base
    isPublic boolean
    Indicates if the Knowledge Base is public
    lastIndexingJob GetGradientaiAgentsByOpenaiApiKeyAgentKnowledgeBaseLastIndexingJob
    Last indexing job for the Knowledge Base
    name string
    Name of the Knowledge Base
    projectId string
    Project ID of the Knowledge Base
    region string
    Region of the Knowledge Base
    tags string[]
    List of tags
    userId string
    User ID of the Knowledge Base
    added_to_agent_at str
    Timestamp when the Knowledge Base was added to the Agent
    created_at str
    Created At timestamp for the Knowledge Base
    updated_at str
    Timestamp when the Knowledge Base was updated
    uuid str
    UUID of the Knowledge Base
    database_id str
    Database ID of the Knowledge Base
    embedding_model_uuid str
    Embedding model UUID for the Knowledge Base
    is_public bool
    Indicates if the Knowledge Base is public
    last_indexing_job GetGradientaiAgentsByOpenaiApiKeyAgentKnowledgeBaseLastIndexingJob
    Last indexing job for the Knowledge Base
    name str
    Name of the Knowledge Base
    project_id str
    Project ID of the Knowledge Base
    region str
    Region of the Knowledge Base
    tags Sequence[str]
    List of tags
    user_id str
    User ID of the Knowledge Base
    addedToAgentAt String
    Timestamp when the Knowledge Base was added to the Agent
    createdAt String
    Created At timestamp for the Knowledge Base
    updatedAt String
    Timestamp when the Knowledge Base was updated
    uuid String
    UUID of the Knowledge Base
    databaseId String
    Database ID of the Knowledge Base
    embeddingModelUuid String
    Embedding model UUID for the Knowledge Base
    isPublic Boolean
    Indicates if the Knowledge Base is public
    lastIndexingJob Property Map
    Last indexing job for the Knowledge Base
    name String
    Name of the Knowledge Base
    projectId String
    Project ID of the Knowledge Base
    region String
    Region of the Knowledge Base
    tags List<String>
    List of tags
    userId String
    User ID of the Knowledge Base

    GetGradientaiAgentsByOpenaiApiKeyAgentKnowledgeBaseLastIndexingJob

    CreatedAt string
    Created At timestamp for the last indexing job
    FinishedAt string
    Timestamp when the last indexing job finished
    KnowledgeBaseUuid string
    UUID of the Knowledge Base for the last indexing job
    StartedAt string
    Timestamp when the last indexing job started
    UpdatedAt string
    Timestamp when the last indexing job updated
    CompletedDatasources int
    Number of completed datasources in the last indexing job
    DataSourceUuids List<string>
    Datasource UUIDs for the last indexing job
    Phase string
    Phase of the last indexing job
    Tokens int
    Number of tokens processed in the last indexing job
    TotalDatasources int
    Total number of datasources in the last indexing job
    Uuid string
    UUID of the last indexing job
    CreatedAt string
    Created At timestamp for the last indexing job
    FinishedAt string
    Timestamp when the last indexing job finished
    KnowledgeBaseUuid string
    UUID of the Knowledge Base for the last indexing job
    StartedAt string
    Timestamp when the last indexing job started
    UpdatedAt string
    Timestamp when the last indexing job updated
    CompletedDatasources int
    Number of completed datasources in the last indexing job
    DataSourceUuids []string
    Datasource UUIDs for the last indexing job
    Phase string
    Phase of the last indexing job
    Tokens int
    Number of tokens processed in the last indexing job
    TotalDatasources int
    Total number of datasources in the last indexing job
    Uuid string
    UUID of the last indexing job
    createdAt String
    Created At timestamp for the last indexing job
    finishedAt String
    Timestamp when the last indexing job finished
    knowledgeBaseUuid String
    UUID of the Knowledge Base for the last indexing job
    startedAt String
    Timestamp when the last indexing job started
    updatedAt String
    Timestamp when the last indexing job updated
    completedDatasources Integer
    Number of completed datasources in the last indexing job
    dataSourceUuids List<String>
    Datasource UUIDs for the last indexing job
    phase String
    Phase of the last indexing job
    tokens Integer
    Number of tokens processed in the last indexing job
    totalDatasources Integer
    Total number of datasources in the last indexing job
    uuid String
    UUID of the last indexing job
    createdAt string
    Created At timestamp for the last indexing job
    finishedAt string
    Timestamp when the last indexing job finished
    knowledgeBaseUuid string
    UUID of the Knowledge Base for the last indexing job
    startedAt string
    Timestamp when the last indexing job started
    updatedAt string
    Timestamp when the last indexing job updated
    completedDatasources number
    Number of completed datasources in the last indexing job
    dataSourceUuids string[]
    Datasource UUIDs for the last indexing job
    phase string
    Phase of the last indexing job
    tokens number
    Number of tokens processed in the last indexing job
    totalDatasources number
    Total number of datasources in the last indexing job
    uuid string
    UUID of the last indexing job
    created_at str
    Created At timestamp for the last indexing job
    finished_at str
    Timestamp when the last indexing job finished
    knowledge_base_uuid str
    UUID of the Knowledge Base for the last indexing job
    started_at str
    Timestamp when the last indexing job started
    updated_at str
    Timestamp when the last indexing job updated
    completed_datasources int
    Number of completed datasources in the last indexing job
    data_source_uuids Sequence[str]
    Datasource UUIDs for the last indexing job
    phase str
    Phase of the last indexing job
    tokens int
    Number of tokens processed in the last indexing job
    total_datasources int
    Total number of datasources in the last indexing job
    uuid str
    UUID of the last indexing job
    createdAt String
    Created At timestamp for the last indexing job
    finishedAt String
    Timestamp when the last indexing job finished
    knowledgeBaseUuid String
    UUID of the Knowledge Base for the last indexing job
    startedAt String
    Timestamp when the last indexing job started
    updatedAt String
    Timestamp when the last indexing job updated
    completedDatasources Number
    Number of completed datasources in the last indexing job
    dataSourceUuids List<String>
    Datasource UUIDs for the last indexing job
    phase String
    Phase of the last indexing job
    tokens Number
    Number of tokens processed in the last indexing job
    totalDatasources Number
    Total number of datasources in the last indexing job
    uuid String
    UUID of the last indexing job

    GetGradientaiAgentsByOpenaiApiKeyAgentModel

    CreatedAt string
    Created At timestamp for the Knowledge Base
    UpdatedAt string
    Timestamp when the Knowledge Base was updated
    Agreements List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentModelAgreement>
    Agreement information for the model
    InferenceName string
    Inference name of the model
    InferenceVersion string
    Infernce version of the model
    IsFoundational bool
    Indicates if the Model Base is foundational
    Name string
    Name of the Knowledge Base
    ParentUuid string
    Parent UUID of the Model
    Provider string
    Provider of the Model
    UploadComplete bool
    Indicates if the Model upload is complete
    Url string
    URL of the Model
    Usecases List<string>
    List of Usecases for the Model
    Versions List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentModelVersion>
    URL of the Model
    CreatedAt string
    Created At timestamp for the Knowledge Base
    UpdatedAt string
    Timestamp when the Knowledge Base was updated
    Agreements []GetGradientaiAgentsByOpenaiApiKeyAgentModelAgreement
    Agreement information for the model
    InferenceName string
    Inference name of the model
    InferenceVersion string
    Infernce version of the model
    IsFoundational bool
    Indicates if the Model Base is foundational
    Name string
    Name of the Knowledge Base
    ParentUuid string
    Parent UUID of the Model
    Provider string
    Provider of the Model
    UploadComplete bool
    Indicates if the Model upload is complete
    Url string
    URL of the Model
    Usecases []string
    List of Usecases for the Model
    Versions []GetGradientaiAgentsByOpenaiApiKeyAgentModelVersion
    URL of the Model
    createdAt String
    Created At timestamp for the Knowledge Base
    updatedAt String
    Timestamp when the Knowledge Base was updated
    agreements List<GetGradientaiAgentsByOpenaiApiKeyAgentModelAgreement>
    Agreement information for the model
    inferenceName String
    Inference name of the model
    inferenceVersion String
    Infernce version of the model
    isFoundational Boolean
    Indicates if the Model Base is foundational
    name String
    Name of the Knowledge Base
    parentUuid String
    Parent UUID of the Model
    provider String
    Provider of the Model
    uploadComplete Boolean
    Indicates if the Model upload is complete
    url String
    URL of the Model
    usecases List<String>
    List of Usecases for the Model
    versions List<GetGradientaiAgentsByOpenaiApiKeyAgentModelVersion>
    URL of the Model
    createdAt string
    Created At timestamp for the Knowledge Base
    updatedAt string
    Timestamp when the Knowledge Base was updated
    agreements GetGradientaiAgentsByOpenaiApiKeyAgentModelAgreement[]
    Agreement information for the model
    inferenceName string
    Inference name of the model
    inferenceVersion string
    Infernce version of the model
    isFoundational boolean
    Indicates if the Model Base is foundational
    name string
    Name of the Knowledge Base
    parentUuid string
    Parent UUID of the Model
    provider string
    Provider of the Model
    uploadComplete boolean
    Indicates if the Model upload is complete
    url string
    URL of the Model
    usecases string[]
    List of Usecases for the Model
    versions GetGradientaiAgentsByOpenaiApiKeyAgentModelVersion[]
    URL of the Model
    created_at str
    Created At timestamp for the Knowledge Base
    updated_at str
    Timestamp when the Knowledge Base was updated
    agreements Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentModelAgreement]
    Agreement information for the model
    inference_name str
    Inference name of the model
    inference_version str
    Infernce version of the model
    is_foundational bool
    Indicates if the Model Base is foundational
    name str
    Name of the Knowledge Base
    parent_uuid str
    Parent UUID of the Model
    provider str
    Provider of the Model
    upload_complete bool
    Indicates if the Model upload is complete
    url str
    URL of the Model
    usecases Sequence[str]
    List of Usecases for the Model
    versions Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentModelVersion]
    URL of the Model
    createdAt String
    Created At timestamp for the Knowledge Base
    updatedAt String
    Timestamp when the Knowledge Base was updated
    agreements List<Property Map>
    Agreement information for the model
    inferenceName String
    Inference name of the model
    inferenceVersion String
    Infernce version of the model
    isFoundational Boolean
    Indicates if the Model Base is foundational
    name String
    Name of the Knowledge Base
    parentUuid String
    Parent UUID of the Model
    provider String
    Provider of the Model
    uploadComplete Boolean
    Indicates if the Model upload is complete
    url String
    URL of the Model
    usecases List<String>
    List of Usecases for the Model
    versions List<Property Map>
    URL of the Model

    GetGradientaiAgentsByOpenaiApiKeyAgentModelAgreement

    Description string
    Description of the agreement
    Name string
    Name of the agreement
    Url string
    URL of the agreement
    Uuid string
    UUID of the agreement
    Description string
    Description of the agreement
    Name string
    Name of the agreement
    Url string
    URL of the agreement
    Uuid string
    UUID of the agreement
    description String
    Description of the agreement
    name String
    Name of the agreement
    url String
    URL of the agreement
    uuid String
    UUID of the agreement
    description string
    Description of the agreement
    name string
    Name of the agreement
    url string
    URL of the agreement
    uuid string
    UUID of the agreement
    description str
    Description of the agreement
    name str
    Name of the agreement
    url str
    URL of the agreement
    uuid str
    UUID of the agreement
    description String
    Description of the agreement
    name String
    Name of the agreement
    url String
    URL of the agreement
    uuid String
    UUID of the agreement

    GetGradientaiAgentsByOpenaiApiKeyAgentModelVersion

    Major int
    Major version of the model
    Minor int
    Minor version of the model
    Patch int
    Patch version of the model
    Major int
    Major version of the model
    Minor int
    Minor version of the model
    Patch int
    Patch version of the model
    major Integer
    Major version of the model
    minor Integer
    Minor version of the model
    patch Integer
    Patch version of the model
    major number
    Major version of the model
    minor number
    Minor version of the model
    patch number
    Patch version of the model
    major int
    Major version of the model
    minor int
    Minor version of the model
    patch int
    Patch version of the model
    major Number
    Major version of the model
    minor Number
    Minor version of the model
    patch Number
    Patch version of the model

    GetGradientaiAgentsByOpenaiApiKeyAgentOpenAiApiKey

    ApiKey string
    OpenAI API Key
    ApiKey string
    OpenAI API Key
    apiKey String
    OpenAI API Key
    apiKey string
    OpenAI API Key
    api_key str
    OpenAI API Key
    apiKey String
    OpenAI API Key

    GetGradientaiAgentsByOpenaiApiKeyAgentParentAgent

    AgentId string
    ID of the child agent
    Instruction string
    Instruction for the Agent
    ModelUuid string
    Model UUID of the Agent
    Name string
    Name of the Agent
    ProjectId string
    Project ID of the Agent
    Region string
    Region where the Agent is deployed
    AnthropicApiKeys List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentAnthropicApiKey>
    Anthropic API Key information
    ApiKeyInfos List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentApiKeyInfo>
    List of API Key Infos
    ApiKeys List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentApiKey>
    List of API Keys
    ChatbotIdentifiers List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentChatbotIdentifier>
    List of Chatbot Identifiers
    Chatbots List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentChatbot>
    ChatBot configuration
    Deployments List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentDeployment>
    List of API Key Infos
    Description string
    Description for the Agent
    AgentId string
    ID of the child agent
    Instruction string
    Instruction for the Agent
    ModelUuid string
    Model UUID of the Agent
    Name string
    Name of the Agent
    ProjectId string
    Project ID of the Agent
    Region string
    Region where the Agent is deployed
    AnthropicApiKeys []GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentAnthropicApiKey
    Anthropic API Key information
    ApiKeyInfos []GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentApiKeyInfo
    List of API Key Infos
    ApiKeys []GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentApiKey
    List of API Keys
    ChatbotIdentifiers []GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentChatbotIdentifier
    List of Chatbot Identifiers
    Chatbots []GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentChatbot
    ChatBot configuration
    Deployments []GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentDeployment
    List of API Key Infos
    Description string
    Description for the Agent
    agentId String
    ID of the child agent
    instruction String
    Instruction for the Agent
    modelUuid String
    Model UUID of the Agent
    name String
    Name of the Agent
    projectId String
    Project ID of the Agent
    region String
    Region where the Agent is deployed
    anthropicApiKeys List<GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentAnthropicApiKey>
    Anthropic API Key information
    apiKeyInfos List<GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentApiKeyInfo>
    List of API Key Infos
    apiKeys List<GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentApiKey>
    List of API Keys
    chatbotIdentifiers List<GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentChatbotIdentifier>
    List of Chatbot Identifiers
    chatbots List<GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentChatbot>
    ChatBot configuration
    deployments List<GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentDeployment>
    List of API Key Infos
    description String
    Description for the Agent
    agentId string
    ID of the child agent
    instruction string
    Instruction for the Agent
    modelUuid string
    Model UUID of the Agent
    name string
    Name of the Agent
    projectId string
    Project ID of the Agent
    region string
    Region where the Agent is deployed
    anthropicApiKeys GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentAnthropicApiKey[]
    Anthropic API Key information
    apiKeyInfos GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentApiKeyInfo[]
    List of API Key Infos
    apiKeys GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentApiKey[]
    List of API Keys
    chatbotIdentifiers GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentChatbotIdentifier[]
    List of Chatbot Identifiers
    chatbots GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentChatbot[]
    ChatBot configuration
    deployments GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentDeployment[]
    List of API Key Infos
    description string
    Description for the Agent
    agent_id str
    ID of the child agent
    instruction str
    Instruction for the Agent
    model_uuid str
    Model UUID of the Agent
    name str
    Name of the Agent
    project_id str
    Project ID of the Agent
    region str
    Region where the Agent is deployed
    anthropic_api_keys Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentAnthropicApiKey]
    Anthropic API Key information
    api_key_infos Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentApiKeyInfo]
    List of API Key Infos
    api_keys Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentApiKey]
    List of API Keys
    chatbot_identifiers Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentChatbotIdentifier]
    List of Chatbot Identifiers
    chatbots Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentChatbot]
    ChatBot configuration
    deployments Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentDeployment]
    List of API Key Infos
    description str
    Description for the Agent
    agentId String
    ID of the child agent
    instruction String
    Instruction for the Agent
    modelUuid String
    Model UUID of the Agent
    name String
    Name of the Agent
    projectId String
    Project ID of the Agent
    region String
    Region where the Agent is deployed
    anthropicApiKeys List<Property Map>
    Anthropic API Key information
    apiKeyInfos List<Property Map>
    List of API Key Infos
    apiKeys List<Property Map>
    List of API Keys
    chatbotIdentifiers List<Property Map>
    List of Chatbot Identifiers
    chatbots List<Property Map>
    ChatBot configuration
    deployments List<Property Map>
    List of API Key Infos
    description String
    Description for the Agent

    GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentAnthropicApiKey

    CreatedAt string
    Timestamp when the API Key was created
    DeletedAt string
    Deleted At timestamp for the API Key
    UpdatedAt string
    Updated At timestamp for the API Key
    CreatedBy string
    Created By user ID for the API Key
    Name string
    Name of the API Key
    Uuid string
    API Key value
    CreatedAt string
    Timestamp when the API Key was created
    DeletedAt string
    Deleted At timestamp for the API Key
    UpdatedAt string
    Updated At timestamp for the API Key
    CreatedBy string
    Created By user ID for the API Key
    Name string
    Name of the API Key
    Uuid string
    API Key value
    createdAt String
    Timestamp when the API Key was created
    deletedAt String
    Deleted At timestamp for the API Key
    updatedAt String
    Updated At timestamp for the API Key
    createdBy String
    Created By user ID for the API Key
    name String
    Name of the API Key
    uuid String
    API Key value
    createdAt string
    Timestamp when the API Key was created
    deletedAt string
    Deleted At timestamp for the API Key
    updatedAt string
    Updated At timestamp for the API Key
    createdBy string
    Created By user ID for the API Key
    name string
    Name of the API Key
    uuid string
    API Key value
    created_at str
    Timestamp when the API Key was created
    deleted_at str
    Deleted At timestamp for the API Key
    updated_at str
    Updated At timestamp for the API Key
    created_by str
    Created By user ID for the API Key
    name str
    Name of the API Key
    uuid str
    API Key value
    createdAt String
    Timestamp when the API Key was created
    deletedAt String
    Deleted At timestamp for the API Key
    updatedAt String
    Updated At timestamp for the API Key
    createdBy String
    Created By user ID for the API Key
    name String
    Name of the API Key
    uuid String
    API Key value

    GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentApiKey

    ApiKey string
    API Key value
    ApiKey string
    API Key value
    apiKey String
    API Key value
    apiKey string
    API Key value
    api_key str
    API Key value
    apiKey String
    API Key value

    GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentApiKeyInfo

    CreatedAt string
    API Key value
    DeletedAt string
    Deleted At timestamp for the API Key
    CreatedBy string
    Created By user ID for the API Key
    Name string
    Name of the API Key
    SecretKey string
    Updated At timestamp for the API Key
    Uuid string
    API Key value
    CreatedAt string
    API Key value
    DeletedAt string
    Deleted At timestamp for the API Key
    CreatedBy string
    Created By user ID for the API Key
    Name string
    Name of the API Key
    SecretKey string
    Updated At timestamp for the API Key
    Uuid string
    API Key value
    createdAt String
    API Key value
    deletedAt String
    Deleted At timestamp for the API Key
    createdBy String
    Created By user ID for the API Key
    name String
    Name of the API Key
    secretKey String
    Updated At timestamp for the API Key
    uuid String
    API Key value
    createdAt string
    API Key value
    deletedAt string
    Deleted At timestamp for the API Key
    createdBy string
    Created By user ID for the API Key
    name string
    Name of the API Key
    secretKey string
    Updated At timestamp for the API Key
    uuid string
    API Key value
    created_at str
    API Key value
    deleted_at str
    Deleted At timestamp for the API Key
    created_by str
    Created By user ID for the API Key
    name str
    Name of the API Key
    secret_key str
    Updated At timestamp for the API Key
    uuid str
    API Key value
    createdAt String
    API Key value
    deletedAt String
    Deleted At timestamp for the API Key
    createdBy String
    Created By user ID for the API Key
    name String
    Name of the API Key
    secretKey String
    Updated At timestamp for the API Key
    uuid String
    API Key value

    GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentChatbot

    ButtonBackgroundColor string
    Background color for the chatbot button
    Logo string
    Logo for the chatbot
    Name string
    Name of the chatbot
    PrimaryColor string
    Primary color for the chatbot
    SecondaryColor string
    Secondary color for the chatbot
    StartingMessage string
    Starting message for the chatbot
    ButtonBackgroundColor string
    Background color for the chatbot button
    Logo string
    Logo for the chatbot
    Name string
    Name of the chatbot
    PrimaryColor string
    Primary color for the chatbot
    SecondaryColor string
    Secondary color for the chatbot
    StartingMessage string
    Starting message for the chatbot
    buttonBackgroundColor String
    Background color for the chatbot button
    logo String
    Logo for the chatbot
    name String
    Name of the chatbot
    primaryColor String
    Primary color for the chatbot
    secondaryColor String
    Secondary color for the chatbot
    startingMessage String
    Starting message for the chatbot
    buttonBackgroundColor string
    Background color for the chatbot button
    logo string
    Logo for the chatbot
    name string
    Name of the chatbot
    primaryColor string
    Primary color for the chatbot
    secondaryColor string
    Secondary color for the chatbot
    startingMessage string
    Starting message for the chatbot
    button_background_color str
    Background color for the chatbot button
    logo str
    Logo for the chatbot
    name str
    Name of the chatbot
    primary_color str
    Primary color for the chatbot
    secondary_color str
    Secondary color for the chatbot
    starting_message str
    Starting message for the chatbot
    buttonBackgroundColor String
    Background color for the chatbot button
    logo String
    Logo for the chatbot
    name String
    Name of the chatbot
    primaryColor String
    Primary color for the chatbot
    secondaryColor String
    Secondary color for the chatbot
    startingMessage String
    Starting message for the chatbot

    GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentChatbotIdentifier

    ChatbotId string
    ChatbotId string
    chatbotId String
    chatbotId string
    chatbotId String

    GetGradientaiAgentsByOpenaiApiKeyAgentParentAgentDeployment

    CreatedAt string
    API Key value
    UpdatedAt string
    Updated At timestamp for the Agent
    Name string
    Name of the API Key
    Status string
    Status of the Deployment
    Url string
    Url of the Deployment
    Uuid string
    API Key value
    Visibility string
    Visibility of the Deployment
    CreatedAt string
    API Key value
    UpdatedAt string
    Updated At timestamp for the Agent
    Name string
    Name of the API Key
    Status string
    Status of the Deployment
    Url string
    Url of the Deployment
    Uuid string
    API Key value
    Visibility string
    Visibility of the Deployment
    createdAt String
    API Key value
    updatedAt String
    Updated At timestamp for the Agent
    name String
    Name of the API Key
    status String
    Status of the Deployment
    url String
    Url of the Deployment
    uuid String
    API Key value
    visibility String
    Visibility of the Deployment
    createdAt string
    API Key value
    updatedAt string
    Updated At timestamp for the Agent
    name string
    Name of the API Key
    status string
    Status of the Deployment
    url string
    Url of the Deployment
    uuid string
    API Key value
    visibility string
    Visibility of the Deployment
    created_at str
    API Key value
    updated_at str
    Updated At timestamp for the Agent
    name str
    Name of the API Key
    status str
    Status of the Deployment
    url str
    Url of the Deployment
    uuid str
    API Key value
    visibility str
    Visibility of the Deployment
    createdAt String
    API Key value
    updatedAt String
    Updated At timestamp for the Agent
    name String
    Name of the API Key
    status String
    Status of the Deployment
    url String
    Url of the Deployment
    uuid String
    API Key value
    visibility String
    Visibility of the Deployment

    GetGradientaiAgentsByOpenaiApiKeyAgentTemplate

    CreatedAt string
    Created At timestamp for the Knowledge Base
    UpdatedAt string
    Updated At timestamp for the Agent Template
    Description string
    Description of the Agent Template
    Instruction string
    Instruction for the Agent
    K int
    K value for the Agent Template
    KnowledgeBases List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentTemplateKnowledgeBase>
    List of Knowledge Bases
    MaxTokens int
    Maximum tokens allowed
    Models List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentTemplateModel>
    Model of the Agent Template
    Name string
    Name of the Agent Template
    Temperature double
    Agent temperature setting
    TopP double
    Top P sampling parameter
    Uuid string
    uuid of the Agent Template
    CreatedAt string
    Created At timestamp for the Knowledge Base
    UpdatedAt string
    Updated At timestamp for the Agent Template
    Description string
    Description of the Agent Template
    Instruction string
    Instruction for the Agent
    K int
    K value for the Agent Template
    KnowledgeBases []GetGradientaiAgentsByOpenaiApiKeyAgentTemplateKnowledgeBase
    List of Knowledge Bases
    MaxTokens int
    Maximum tokens allowed
    Models []GetGradientaiAgentsByOpenaiApiKeyAgentTemplateModel
    Model of the Agent Template
    Name string
    Name of the Agent Template
    Temperature float64
    Agent temperature setting
    TopP float64
    Top P sampling parameter
    Uuid string
    uuid of the Agent Template
    createdAt String
    Created At timestamp for the Knowledge Base
    updatedAt String
    Updated At timestamp for the Agent Template
    description String
    Description of the Agent Template
    instruction String
    Instruction for the Agent
    k Integer
    K value for the Agent Template
    knowledgeBases List<GetGradientaiAgentsByOpenaiApiKeyAgentTemplateKnowledgeBase>
    List of Knowledge Bases
    maxTokens Integer
    Maximum tokens allowed
    models List<GetGradientaiAgentsByOpenaiApiKeyAgentTemplateModel>
    Model of the Agent Template
    name String
    Name of the Agent Template
    temperature Double
    Agent temperature setting
    topP Double
    Top P sampling parameter
    uuid String
    uuid of the Agent Template
    createdAt string
    Created At timestamp for the Knowledge Base
    updatedAt string
    Updated At timestamp for the Agent Template
    description string
    Description of the Agent Template
    instruction string
    Instruction for the Agent
    k number
    K value for the Agent Template
    knowledgeBases GetGradientaiAgentsByOpenaiApiKeyAgentTemplateKnowledgeBase[]
    List of Knowledge Bases
    maxTokens number
    Maximum tokens allowed
    models GetGradientaiAgentsByOpenaiApiKeyAgentTemplateModel[]
    Model of the Agent Template
    name string
    Name of the Agent Template
    temperature number
    Agent temperature setting
    topP number
    Top P sampling parameter
    uuid string
    uuid of the Agent Template
    created_at str
    Created At timestamp for the Knowledge Base
    updated_at str
    Updated At timestamp for the Agent Template
    description str
    Description of the Agent Template
    instruction str
    Instruction for the Agent
    k int
    K value for the Agent Template
    knowledge_bases Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentTemplateKnowledgeBase]
    List of Knowledge Bases
    max_tokens int
    Maximum tokens allowed
    models Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentTemplateModel]
    Model of the Agent Template
    name str
    Name of the Agent Template
    temperature float
    Agent temperature setting
    top_p float
    Top P sampling parameter
    uuid str
    uuid of the Agent Template
    createdAt String
    Created At timestamp for the Knowledge Base
    updatedAt String
    Updated At timestamp for the Agent Template
    description String
    Description of the Agent Template
    instruction String
    Instruction for the Agent
    k Number
    K value for the Agent Template
    knowledgeBases List<Property Map>
    List of Knowledge Bases
    maxTokens Number
    Maximum tokens allowed
    models List<Property Map>
    Model of the Agent Template
    name String
    Name of the Agent Template
    temperature Number
    Agent temperature setting
    topP Number
    Top P sampling parameter
    uuid String
    uuid of the Agent Template

    GetGradientaiAgentsByOpenaiApiKeyAgentTemplateKnowledgeBase

    AddedToAgentAt string
    Timestamp when the Knowledge Base was added to the Agent
    CreatedAt string
    Created At timestamp for the Knowledge Base
    UpdatedAt string
    Timestamp when the Knowledge Base was updated
    Uuid string
    UUID of the Knowledge Base
    DatabaseId string
    Database ID of the Knowledge Base
    EmbeddingModelUuid string
    Embedding model UUID for the Knowledge Base
    IsPublic bool
    Indicates if the Knowledge Base is public
    LastIndexingJob Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentTemplateKnowledgeBaseLastIndexingJob
    Last indexing job for the Knowledge Base
    Name string
    Name of the Knowledge Base
    ProjectId string
    Project ID of the Knowledge Base
    Region string
    Region of the Knowledge Base
    Tags List<string>
    List of tags
    UserId string
    User ID of the Knowledge Base
    AddedToAgentAt string
    Timestamp when the Knowledge Base was added to the Agent
    CreatedAt string
    Created At timestamp for the Knowledge Base
    UpdatedAt string
    Timestamp when the Knowledge Base was updated
    Uuid string
    UUID of the Knowledge Base
    DatabaseId string
    Database ID of the Knowledge Base
    EmbeddingModelUuid string
    Embedding model UUID for the Knowledge Base
    IsPublic bool
    Indicates if the Knowledge Base is public
    LastIndexingJob GetGradientaiAgentsByOpenaiApiKeyAgentTemplateKnowledgeBaseLastIndexingJob
    Last indexing job for the Knowledge Base
    Name string
    Name of the Knowledge Base
    ProjectId string
    Project ID of the Knowledge Base
    Region string
    Region of the Knowledge Base
    Tags []string
    List of tags
    UserId string
    User ID of the Knowledge Base
    addedToAgentAt String
    Timestamp when the Knowledge Base was added to the Agent
    createdAt String
    Created At timestamp for the Knowledge Base
    updatedAt String
    Timestamp when the Knowledge Base was updated
    uuid String
    UUID of the Knowledge Base
    databaseId String
    Database ID of the Knowledge Base
    embeddingModelUuid String
    Embedding model UUID for the Knowledge Base
    isPublic Boolean
    Indicates if the Knowledge Base is public
    lastIndexingJob GetGradientaiAgentsByOpenaiApiKeyAgentTemplateKnowledgeBaseLastIndexingJob
    Last indexing job for the Knowledge Base
    name String
    Name of the Knowledge Base
    projectId String
    Project ID of the Knowledge Base
    region String
    Region of the Knowledge Base
    tags List<String>
    List of tags
    userId String
    User ID of the Knowledge Base
    addedToAgentAt string
    Timestamp when the Knowledge Base was added to the Agent
    createdAt string
    Created At timestamp for the Knowledge Base
    updatedAt string
    Timestamp when the Knowledge Base was updated
    uuid string
    UUID of the Knowledge Base
    databaseId string
    Database ID of the Knowledge Base
    embeddingModelUuid string
    Embedding model UUID for the Knowledge Base
    isPublic boolean
    Indicates if the Knowledge Base is public
    lastIndexingJob GetGradientaiAgentsByOpenaiApiKeyAgentTemplateKnowledgeBaseLastIndexingJob
    Last indexing job for the Knowledge Base
    name string
    Name of the Knowledge Base
    projectId string
    Project ID of the Knowledge Base
    region string
    Region of the Knowledge Base
    tags string[]
    List of tags
    userId string
    User ID of the Knowledge Base
    added_to_agent_at str
    Timestamp when the Knowledge Base was added to the Agent
    created_at str
    Created At timestamp for the Knowledge Base
    updated_at str
    Timestamp when the Knowledge Base was updated
    uuid str
    UUID of the Knowledge Base
    database_id str
    Database ID of the Knowledge Base
    embedding_model_uuid str
    Embedding model UUID for the Knowledge Base
    is_public bool
    Indicates if the Knowledge Base is public
    last_indexing_job GetGradientaiAgentsByOpenaiApiKeyAgentTemplateKnowledgeBaseLastIndexingJob
    Last indexing job for the Knowledge Base
    name str
    Name of the Knowledge Base
    project_id str
    Project ID of the Knowledge Base
    region str
    Region of the Knowledge Base
    tags Sequence[str]
    List of tags
    user_id str
    User ID of the Knowledge Base
    addedToAgentAt String
    Timestamp when the Knowledge Base was added to the Agent
    createdAt String
    Created At timestamp for the Knowledge Base
    updatedAt String
    Timestamp when the Knowledge Base was updated
    uuid String
    UUID of the Knowledge Base
    databaseId String
    Database ID of the Knowledge Base
    embeddingModelUuid String
    Embedding model UUID for the Knowledge Base
    isPublic Boolean
    Indicates if the Knowledge Base is public
    lastIndexingJob Property Map
    Last indexing job for the Knowledge Base
    name String
    Name of the Knowledge Base
    projectId String
    Project ID of the Knowledge Base
    region String
    Region of the Knowledge Base
    tags List<String>
    List of tags
    userId String
    User ID of the Knowledge Base

    GetGradientaiAgentsByOpenaiApiKeyAgentTemplateKnowledgeBaseLastIndexingJob

    CreatedAt string
    Created At timestamp for the last indexing job
    FinishedAt string
    Timestamp when the last indexing job finished
    KnowledgeBaseUuid string
    UUID of the Knowledge Base for the last indexing job
    StartedAt string
    Timestamp when the last indexing job started
    UpdatedAt string
    Timestamp when the last indexing job updated
    CompletedDatasources int
    Number of completed datasources in the last indexing job
    DataSourceUuids List<string>
    Datasource UUIDs for the last indexing job
    Phase string
    Phase of the last indexing job
    Tokens int
    Number of tokens processed in the last indexing job
    TotalDatasources int
    Total number of datasources in the last indexing job
    Uuid string
    UUID of the last indexing job
    CreatedAt string
    Created At timestamp for the last indexing job
    FinishedAt string
    Timestamp when the last indexing job finished
    KnowledgeBaseUuid string
    UUID of the Knowledge Base for the last indexing job
    StartedAt string
    Timestamp when the last indexing job started
    UpdatedAt string
    Timestamp when the last indexing job updated
    CompletedDatasources int
    Number of completed datasources in the last indexing job
    DataSourceUuids []string
    Datasource UUIDs for the last indexing job
    Phase string
    Phase of the last indexing job
    Tokens int
    Number of tokens processed in the last indexing job
    TotalDatasources int
    Total number of datasources in the last indexing job
    Uuid string
    UUID of the last indexing job
    createdAt String
    Created At timestamp for the last indexing job
    finishedAt String
    Timestamp when the last indexing job finished
    knowledgeBaseUuid String
    UUID of the Knowledge Base for the last indexing job
    startedAt String
    Timestamp when the last indexing job started
    updatedAt String
    Timestamp when the last indexing job updated
    completedDatasources Integer
    Number of completed datasources in the last indexing job
    dataSourceUuids List<String>
    Datasource UUIDs for the last indexing job
    phase String
    Phase of the last indexing job
    tokens Integer
    Number of tokens processed in the last indexing job
    totalDatasources Integer
    Total number of datasources in the last indexing job
    uuid String
    UUID of the last indexing job
    createdAt string
    Created At timestamp for the last indexing job
    finishedAt string
    Timestamp when the last indexing job finished
    knowledgeBaseUuid string
    UUID of the Knowledge Base for the last indexing job
    startedAt string
    Timestamp when the last indexing job started
    updatedAt string
    Timestamp when the last indexing job updated
    completedDatasources number
    Number of completed datasources in the last indexing job
    dataSourceUuids string[]
    Datasource UUIDs for the last indexing job
    phase string
    Phase of the last indexing job
    tokens number
    Number of tokens processed in the last indexing job
    totalDatasources number
    Total number of datasources in the last indexing job
    uuid string
    UUID of the last indexing job
    created_at str
    Created At timestamp for the last indexing job
    finished_at str
    Timestamp when the last indexing job finished
    knowledge_base_uuid str
    UUID of the Knowledge Base for the last indexing job
    started_at str
    Timestamp when the last indexing job started
    updated_at str
    Timestamp when the last indexing job updated
    completed_datasources int
    Number of completed datasources in the last indexing job
    data_source_uuids Sequence[str]
    Datasource UUIDs for the last indexing job
    phase str
    Phase of the last indexing job
    tokens int
    Number of tokens processed in the last indexing job
    total_datasources int
    Total number of datasources in the last indexing job
    uuid str
    UUID of the last indexing job
    createdAt String
    Created At timestamp for the last indexing job
    finishedAt String
    Timestamp when the last indexing job finished
    knowledgeBaseUuid String
    UUID of the Knowledge Base for the last indexing job
    startedAt String
    Timestamp when the last indexing job started
    updatedAt String
    Timestamp when the last indexing job updated
    completedDatasources Number
    Number of completed datasources in the last indexing job
    dataSourceUuids List<String>
    Datasource UUIDs for the last indexing job
    phase String
    Phase of the last indexing job
    tokens Number
    Number of tokens processed in the last indexing job
    totalDatasources Number
    Total number of datasources in the last indexing job
    uuid String
    UUID of the last indexing job

    GetGradientaiAgentsByOpenaiApiKeyAgentTemplateModel

    CreatedAt string
    Created At timestamp for the Knowledge Base
    UpdatedAt string
    Timestamp when the Knowledge Base was updated
    Agreements List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentTemplateModelAgreement>
    Agreement information for the model
    InferenceName string
    Inference name of the model
    InferenceVersion string
    Infernce version of the model
    IsFoundational bool
    Indicates if the Model Base is foundational
    Name string
    Name of the Knowledge Base
    ParentUuid string
    Parent UUID of the Model
    Provider string
    Provider of the Model
    UploadComplete bool
    Indicates if the Model upload is complete
    Url string
    URL of the Model
    Usecases List<string>
    List of Usecases for the Model
    Versions List<Pulumi.DigitalOcean.Inputs.GetGradientaiAgentsByOpenaiApiKeyAgentTemplateModelVersion>
    URL of the Model
    CreatedAt string
    Created At timestamp for the Knowledge Base
    UpdatedAt string
    Timestamp when the Knowledge Base was updated
    Agreements []GetGradientaiAgentsByOpenaiApiKeyAgentTemplateModelAgreement
    Agreement information for the model
    InferenceName string
    Inference name of the model
    InferenceVersion string
    Infernce version of the model
    IsFoundational bool
    Indicates if the Model Base is foundational
    Name string
    Name of the Knowledge Base
    ParentUuid string
    Parent UUID of the Model
    Provider string
    Provider of the Model
    UploadComplete bool
    Indicates if the Model upload is complete
    Url string
    URL of the Model
    Usecases []string
    List of Usecases for the Model
    Versions []GetGradientaiAgentsByOpenaiApiKeyAgentTemplateModelVersion
    URL of the Model
    createdAt String
    Created At timestamp for the Knowledge Base
    updatedAt String
    Timestamp when the Knowledge Base was updated
    agreements List<GetGradientaiAgentsByOpenaiApiKeyAgentTemplateModelAgreement>
    Agreement information for the model
    inferenceName String
    Inference name of the model
    inferenceVersion String
    Infernce version of the model
    isFoundational Boolean
    Indicates if the Model Base is foundational
    name String
    Name of the Knowledge Base
    parentUuid String
    Parent UUID of the Model
    provider String
    Provider of the Model
    uploadComplete Boolean
    Indicates if the Model upload is complete
    url String
    URL of the Model
    usecases List<String>
    List of Usecases for the Model
    versions List<GetGradientaiAgentsByOpenaiApiKeyAgentTemplateModelVersion>
    URL of the Model
    createdAt string
    Created At timestamp for the Knowledge Base
    updatedAt string
    Timestamp when the Knowledge Base was updated
    agreements GetGradientaiAgentsByOpenaiApiKeyAgentTemplateModelAgreement[]
    Agreement information for the model
    inferenceName string
    Inference name of the model
    inferenceVersion string
    Infernce version of the model
    isFoundational boolean
    Indicates if the Model Base is foundational
    name string
    Name of the Knowledge Base
    parentUuid string
    Parent UUID of the Model
    provider string
    Provider of the Model
    uploadComplete boolean
    Indicates if the Model upload is complete
    url string
    URL of the Model
    usecases string[]
    List of Usecases for the Model
    versions GetGradientaiAgentsByOpenaiApiKeyAgentTemplateModelVersion[]
    URL of the Model
    created_at str
    Created At timestamp for the Knowledge Base
    updated_at str
    Timestamp when the Knowledge Base was updated
    agreements Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentTemplateModelAgreement]
    Agreement information for the model
    inference_name str
    Inference name of the model
    inference_version str
    Infernce version of the model
    is_foundational bool
    Indicates if the Model Base is foundational
    name str
    Name of the Knowledge Base
    parent_uuid str
    Parent UUID of the Model
    provider str
    Provider of the Model
    upload_complete bool
    Indicates if the Model upload is complete
    url str
    URL of the Model
    usecases Sequence[str]
    List of Usecases for the Model
    versions Sequence[GetGradientaiAgentsByOpenaiApiKeyAgentTemplateModelVersion]
    URL of the Model
    createdAt String
    Created At timestamp for the Knowledge Base
    updatedAt String
    Timestamp when the Knowledge Base was updated
    agreements List<Property Map>
    Agreement information for the model
    inferenceName String
    Inference name of the model
    inferenceVersion String
    Infernce version of the model
    isFoundational Boolean
    Indicates if the Model Base is foundational
    name String
    Name of the Knowledge Base
    parentUuid String
    Parent UUID of the Model
    provider String
    Provider of the Model
    uploadComplete Boolean
    Indicates if the Model upload is complete
    url String
    URL of the Model
    usecases List<String>
    List of Usecases for the Model
    versions List<Property Map>
    URL of the Model

    GetGradientaiAgentsByOpenaiApiKeyAgentTemplateModelAgreement

    Description string
    Description of the agreement
    Name string
    Name of the agreement
    Url string
    URL of the agreement
    Uuid string
    UUID of the agreement
    Description string
    Description of the agreement
    Name string
    Name of the agreement
    Url string
    URL of the agreement
    Uuid string
    UUID of the agreement
    description String
    Description of the agreement
    name String
    Name of the agreement
    url String
    URL of the agreement
    uuid String
    UUID of the agreement
    description string
    Description of the agreement
    name string
    Name of the agreement
    url string
    URL of the agreement
    uuid string
    UUID of the agreement
    description str
    Description of the agreement
    name str
    Name of the agreement
    url str
    URL of the agreement
    uuid str
    UUID of the agreement
    description String
    Description of the agreement
    name String
    Name of the agreement
    url String
    URL of the agreement
    uuid String
    UUID of the agreement

    GetGradientaiAgentsByOpenaiApiKeyAgentTemplateModelVersion

    Major int
    Major version of the model
    Minor int
    Minor version of the model
    Patch int
    Patch version of the model
    Major int
    Major version of the model
    Minor int
    Minor version of the model
    Patch int
    Patch version of the model
    major Integer
    Major version of the model
    minor Integer
    Minor version of the model
    patch Integer
    Patch version of the model
    major number
    Major version of the model
    minor number
    Minor version of the model
    patch number
    Patch version of the model
    major int
    Major version of the model
    minor int
    Minor version of the model
    patch int
    Patch version of the model
    major Number
    Major version of the model
    minor Number
    Minor version of the model
    patch Number
    Patch version of the model

    Package Details

    Repository
    DigitalOcean pulumi/pulumi-digitalocean
    License
    Apache-2.0
    Notes
    This Pulumi package is based on the digitalocean Terraform Provider.
    digitalocean logo
    DigitalOcean v4.57.0 published on Thursday, Feb 12, 2026 by Pulumi
      Meet Neo: Your AI Platform Teammate