DigitalOcean v4.57.0 published on Thursday, Feb 12, 2026 by Pulumi
DigitalOcean v4.57.0 published on Thursday, Feb 12, 2026 by Pulumi
Using getGradientaiAgent
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 getGradientaiAgent(args: GetGradientaiAgentArgs, opts?: InvokeOptions): Promise<GetGradientaiAgentResult>
function getGradientaiAgentOutput(args: GetGradientaiAgentOutputArgs, opts?: InvokeOptions): Output<GetGradientaiAgentResult>def get_gradientai_agent(agent_guardrails: Optional[Sequence[GetGradientaiAgentAgentGuardrail]] = None,
agent_id: Optional[str] = None,
anthropic_api_keys: Optional[Sequence[GetGradientaiAgentAnthropicApiKey]] = None,
api_key_infos: Optional[Sequence[GetGradientaiAgentApiKeyInfo]] = None,
api_keys: Optional[Sequence[GetGradientaiAgentApiKey]] = None,
chatbot_identifiers: Optional[Sequence[GetGradientaiAgentChatbotIdentifier]] = None,
chatbots: Optional[Sequence[GetGradientaiAgentChatbot]] = None,
deployments: Optional[Sequence[GetGradientaiAgentDeployment]] = None,
description: Optional[str] = None,
functions: Optional[Sequence[GetGradientaiAgentFunction]] = None,
if_case: Optional[str] = None,
k: Optional[int] = None,
knowledge_bases: Optional[Sequence[GetGradientaiAgentKnowledgeBase]] = None,
max_tokens: Optional[int] = None,
models: Optional[Sequence[GetGradientaiAgentModel]] = None,
open_ai_api_keys: Optional[Sequence[GetGradientaiAgentOpenAiApiKey]] = None,
retrieval_method: Optional[str] = None,
route_created_by: Optional[str] = None,
route_name: Optional[str] = None,
route_uuid: Optional[str] = None,
tags: Optional[Sequence[str]] = None,
temperature: Optional[float] = None,
templates: Optional[Sequence[GetGradientaiAgentTemplate]] = None,
top_p: Optional[float] = None,
url: Optional[str] = None,
user_id: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGradientaiAgentResult
def get_gradientai_agent_output(agent_guardrails: Optional[pulumi.Input[Sequence[pulumi.Input[GetGradientaiAgentAgentGuardrailArgs]]]] = None,
agent_id: Optional[pulumi.Input[str]] = None,
anthropic_api_keys: Optional[pulumi.Input[Sequence[pulumi.Input[GetGradientaiAgentAnthropicApiKeyArgs]]]] = None,
api_key_infos: Optional[pulumi.Input[Sequence[pulumi.Input[GetGradientaiAgentApiKeyInfoArgs]]]] = None,
api_keys: Optional[pulumi.Input[Sequence[pulumi.Input[GetGradientaiAgentApiKeyArgs]]]] = None,
chatbot_identifiers: Optional[pulumi.Input[Sequence[pulumi.Input[GetGradientaiAgentChatbotIdentifierArgs]]]] = None,
chatbots: Optional[pulumi.Input[Sequence[pulumi.Input[GetGradientaiAgentChatbotArgs]]]] = None,
deployments: Optional[pulumi.Input[Sequence[pulumi.Input[GetGradientaiAgentDeploymentArgs]]]] = None,
description: Optional[pulumi.Input[str]] = None,
functions: Optional[pulumi.Input[Sequence[pulumi.Input[GetGradientaiAgentFunctionArgs]]]] = None,
if_case: Optional[pulumi.Input[str]] = None,
k: Optional[pulumi.Input[int]] = None,
knowledge_bases: Optional[pulumi.Input[Sequence[pulumi.Input[GetGradientaiAgentKnowledgeBaseArgs]]]] = None,
max_tokens: Optional[pulumi.Input[int]] = None,
models: Optional[pulumi.Input[Sequence[pulumi.Input[GetGradientaiAgentModelArgs]]]] = None,
open_ai_api_keys: Optional[pulumi.Input[Sequence[pulumi.Input[GetGradientaiAgentOpenAiApiKeyArgs]]]] = None,
retrieval_method: Optional[pulumi.Input[str]] = None,
route_created_by: Optional[pulumi.Input[str]] = None,
route_name: Optional[pulumi.Input[str]] = None,
route_uuid: Optional[pulumi.Input[str]] = None,
tags: Optional[pulumi.Input[Sequence[pulumi.Input[str]]]] = None,
temperature: Optional[pulumi.Input[float]] = None,
templates: Optional[pulumi.Input[Sequence[pulumi.Input[GetGradientaiAgentTemplateArgs]]]] = None,
top_p: Optional[pulumi.Input[float]] = None,
url: Optional[pulumi.Input[str]] = None,
user_id: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGradientaiAgentResult]func LookupGradientaiAgent(ctx *Context, args *LookupGradientaiAgentArgs, opts ...InvokeOption) (*LookupGradientaiAgentResult, error)
func LookupGradientaiAgentOutput(ctx *Context, args *LookupGradientaiAgentOutputArgs, opts ...InvokeOption) LookupGradientaiAgentResultOutput> Note: This function is named LookupGradientaiAgent in the Go SDK.
public static class GetGradientaiAgent
{
public static Task<GetGradientaiAgentResult> InvokeAsync(GetGradientaiAgentArgs args, InvokeOptions? opts = null)
public static Output<GetGradientaiAgentResult> Invoke(GetGradientaiAgentInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGradientaiAgentResult> getGradientaiAgent(GetGradientaiAgentArgs args, InvokeOptions options)
public static Output<GetGradientaiAgentResult> getGradientaiAgent(GetGradientaiAgentArgs args, InvokeOptions options)
fn::invoke:
function: digitalocean:index/getGradientaiAgent:getGradientaiAgent
arguments:
# arguments dictionaryThe following arguments are supported:
- Agent
Id string - Agent
Guardrails List<Pulumi.Digital Ocean. Inputs. Get Gradientai Agent Agent Guardrail> - Anthropic
Api List<Pulumi.Keys Digital Ocean. Inputs. Get Gradientai Agent Anthropic Api Key> - Api
Key List<Pulumi.Infos Digital Ocean. Inputs. Get Gradientai Agent Api Key Info> - Api
Keys List<Pulumi.Digital Ocean. Inputs. Get Gradientai Agent Api Key> - Chatbot
Identifiers List<Pulumi.Digital Ocean. Inputs. Get Gradientai Agent Chatbot Identifier> - Chatbots
List<Pulumi.
Digital Ocean. Inputs. Get Gradientai Agent Chatbot> - Deployments
List<Pulumi.
Digital Ocean. Inputs. Get Gradientai Agent Deployment> - Description string
- Functions
List<Pulumi.
Digital Ocean. Inputs. Get Gradientai Agent Function> - If
Case string - K int
- Knowledge
Bases List<Pulumi.Digital Ocean. Inputs. Get Gradientai Agent Knowledge Base> - Max
Tokens int - Models
List<Pulumi.
Digital Ocean. Inputs. Get Gradientai Agent Model> - Open
Ai List<Pulumi.Api Keys Digital Ocean. Inputs. Get Gradientai Agent Open Ai Api Key> - Retrieval
Method string - Route
Created stringBy - Route
Name string - Route
Uuid string - List<string>
- Temperature double
- Templates
List<Pulumi.
Digital Ocean. Inputs. Get Gradientai Agent Template> - Top
P double - Url string
- User
Id string
- Agent
Id string - Agent
Guardrails []GetGradientai Agent Agent Guardrail - Anthropic
Api []GetKeys Gradientai Agent Anthropic Api Key - Api
Key []GetInfos Gradientai Agent Api Key Info - Api
Keys []GetGradientai Agent Api Key - Chatbot
Identifiers []GetGradientai Agent Chatbot Identifier - Chatbots
[]Get
Gradientai Agent Chatbot - Deployments
[]Get
Gradientai Agent Deployment - Description string
- Functions
[]Get
Gradientai Agent Function - If
Case string - K int
- Knowledge
Bases []GetGradientai Agent Knowledge Base - Max
Tokens int - Models
[]Get
Gradientai Agent Model - Open
Ai []GetApi Keys Gradientai Agent Open Ai Api Key - Retrieval
Method string - Route
Created stringBy - Route
Name string - Route
Uuid string - []string
- Temperature float64
- Templates
[]Get
Gradientai Agent Template - Top
P float64 - Url string
- User
Id string
- agent
Id String - agent
Guardrails List<GetGradientai Agent Agent Guardrail> - anthropic
Api List<GetKeys Gradientai Agent Anthropic Api Key> - api
Key List<GetInfos Gradientai Agent Api Key Info> - api
Keys List<GetGradientai Agent Api Key> - chatbot
Identifiers List<GetGradientai Agent Chatbot Identifier> - chatbots
List<Get
Gradientai Agent Chatbot> - deployments
List<Get
Gradientai Agent Deployment> - description String
- functions
List<Get
Gradientai Agent Function> - if
Case String - k Integer
- knowledge
Bases List<GetGradientai Agent Knowledge Base> - max
Tokens Integer - models
List<Get
Gradientai Agent Model> - open
Ai List<GetApi Keys Gradientai Agent Open Ai Api Key> - retrieval
Method String - route
Created StringBy - route
Name String - route
Uuid String - List<String>
- temperature Double
- templates
List<Get
Gradientai Agent Template> - top
P Double - url String
- user
Id String
- agent
Id string - agent
Guardrails GetGradientai Agent Agent Guardrail[] - anthropic
Api GetKeys Gradientai Agent Anthropic Api Key[] - api
Key GetInfos Gradientai Agent Api Key Info[] - api
Keys GetGradientai Agent Api Key[] - chatbot
Identifiers GetGradientai Agent Chatbot Identifier[] - chatbots
Get
Gradientai Agent Chatbot[] - deployments
Get
Gradientai Agent Deployment[] - description string
- functions
Get
Gradientai Agent Function[] - if
Case string - k number
- knowledge
Bases GetGradientai Agent Knowledge Base[] - max
Tokens number - models
Get
Gradientai Agent Model[] - open
Ai GetApi Keys Gradientai Agent Open Ai Api Key[] - retrieval
Method string - route
Created stringBy - route
Name string - route
Uuid string - string[]
- temperature number
- templates
Get
Gradientai Agent Template[] - top
P number - url string
- user
Id string
- agent_
id str - agent_
guardrails Sequence[GetGradientai Agent Agent Guardrail] - anthropic_
api_ Sequence[Getkeys Gradientai Agent Anthropic Api Key] - api_
key_ Sequence[Getinfos Gradientai Agent Api Key Info] - api_
keys Sequence[GetGradientai Agent Api Key] - chatbot_
identifiers Sequence[GetGradientai Agent Chatbot Identifier] - chatbots
Sequence[Get
Gradientai Agent Chatbot] - deployments
Sequence[Get
Gradientai Agent Deployment] - description str
- functions
Sequence[Get
Gradientai Agent Function] - if_
case str - k int
- knowledge_
bases Sequence[GetGradientai Agent Knowledge Base] - max_
tokens int - models
Sequence[Get
Gradientai Agent Model] - open_
ai_ Sequence[Getapi_ keys Gradientai Agent Open Ai Api Key] - retrieval_
method str - route_
created_ strby - route_
name str - route_
uuid str - Sequence[str]
- temperature float
- templates
Sequence[Get
Gradientai Agent Template] - top_
p float - url str
- user_
id str
- agent
Id String - agent
Guardrails List<Property Map> - anthropic
Api List<Property Map>Keys - api
Key List<Property Map>Infos - api
Keys List<Property Map> - chatbot
Identifiers List<Property Map> - chatbots List<Property Map>
- deployments List<Property Map>
- description String
- functions List<Property Map>
- if
Case String - k Number
- knowledge
Bases List<Property Map> - max
Tokens Number - models List<Property Map>
- open
Ai List<Property Map>Api Keys - retrieval
Method String - route
Created StringBy - route
Name String - route
Uuid String - List<String>
- temperature Number
- templates List<Property Map>
- top
P Number - url String
- user
Id String
getGradientaiAgent Result
The following output properties are available:
- Agent
Id string - Child
Agents List<Pulumi.Digital Ocean. Outputs. Get Gradientai Agent Child Agent> - Created
At string - Id string
- The provider-assigned unique ID for this managed resource.
- Instruction string
- Model
Uuid string - Models
List<Pulumi.
Digital Ocean. Outputs. Get Gradientai Agent Model> - Name string
- Parent
Agents List<Pulumi.Digital Ocean. Outputs. Get Gradientai Agent Parent Agent> - Project
Id string - Region string
- Route
Created stringAt - Updated
At string - Agent
Guardrails List<Pulumi.Digital Ocean. Outputs. Get Gradientai Agent Agent Guardrail> - Anthropic
Api List<Pulumi.Keys Digital Ocean. Outputs. Get Gradientai Agent Anthropic Api Key> - Api
Key List<Pulumi.Infos Digital Ocean. Outputs. Get Gradientai Agent Api Key Info> - Api
Keys List<Pulumi.Digital Ocean. Outputs. Get Gradientai Agent Api Key> - Chatbot
Identifiers List<Pulumi.Digital Ocean. Outputs. Get Gradientai Agent Chatbot Identifier> - Chatbots
List<Pulumi.
Digital Ocean. Outputs. Get Gradientai Agent Chatbot> - Deployments
List<Pulumi.
Digital Ocean. Outputs. Get Gradientai Agent Deployment> - Description string
- Functions
List<Pulumi.
Digital Ocean. Outputs. Get Gradientai Agent Function> - If
Case string - K int
- Knowledge
Bases List<Pulumi.Digital Ocean. Outputs. Get Gradientai Agent Knowledge Base> - Max
Tokens int - Open
Ai List<Pulumi.Api Keys Digital Ocean. Outputs. Get Gradientai Agent Open Ai Api Key> - Retrieval
Method string - Route
Created stringBy - Route
Name string - Route
Uuid string - List<string>
- Temperature double
- Templates
List<Pulumi.
Digital Ocean. Outputs. Get Gradientai Agent Template> - Top
P double - Url string
- User
Id string
- Agent
Id string - Child
Agents []GetGradientai Agent Child Agent - Created
At string - Id string
- The provider-assigned unique ID for this managed resource.
- Instruction string
- Model
Uuid string - Models
[]Get
Gradientai Agent Model - Name string
- Parent
Agents []GetGradientai Agent Parent Agent - Project
Id string - Region string
- Route
Created stringAt - Updated
At string - Agent
Guardrails []GetGradientai Agent Agent Guardrail - Anthropic
Api []GetKeys Gradientai Agent Anthropic Api Key - Api
Key []GetInfos Gradientai Agent Api Key Info - Api
Keys []GetGradientai Agent Api Key - Chatbot
Identifiers []GetGradientai Agent Chatbot Identifier - Chatbots
[]Get
Gradientai Agent Chatbot - Deployments
[]Get
Gradientai Agent Deployment - Description string
- Functions
[]Get
Gradientai Agent Function - If
Case string - K int
- Knowledge
Bases []GetGradientai Agent Knowledge Base - Max
Tokens int - Open
Ai []GetApi Keys Gradientai Agent Open Ai Api Key - Retrieval
Method string - Route
Created stringBy - Route
Name string - Route
Uuid string - []string
- Temperature float64
- Templates
[]Get
Gradientai Agent Template - Top
P float64 - Url string
- User
Id string
- agent
Id String - child
Agents List<GetGradientai Agent Child Agent> - created
At String - id String
- The provider-assigned unique ID for this managed resource.
- instruction String
- model
Uuid String - models
List<Get
Gradientai Agent Model> - name String
- parent
Agents List<GetGradientai Agent Parent Agent> - project
Id String - region String
- route
Created StringAt - updated
At String - agent
Guardrails List<GetGradientai Agent Agent Guardrail> - anthropic
Api List<GetKeys Gradientai Agent Anthropic Api Key> - api
Key List<GetInfos Gradientai Agent Api Key Info> - api
Keys List<GetGradientai Agent Api Key> - chatbot
Identifiers List<GetGradientai Agent Chatbot Identifier> - chatbots
List<Get
Gradientai Agent Chatbot> - deployments
List<Get
Gradientai Agent Deployment> - description String
- functions
List<Get
Gradientai Agent Function> - if
Case String - k Integer
- knowledge
Bases List<GetGradientai Agent Knowledge Base> - max
Tokens Integer - open
Ai List<GetApi Keys Gradientai Agent Open Ai Api Key> - retrieval
Method String - route
Created StringBy - route
Name String - route
Uuid String - List<String>
- temperature Double
- templates
List<Get
Gradientai Agent Template> - top
P Double - url String
- user
Id String
- agent
Id string - child
Agents GetGradientai Agent Child Agent[] - created
At string - id string
- The provider-assigned unique ID for this managed resource.
- instruction string
- model
Uuid string - models
Get
Gradientai Agent Model[] - name string
- parent
Agents GetGradientai Agent Parent Agent[] - project
Id string - region string
- route
Created stringAt - updated
At string - agent
Guardrails GetGradientai Agent Agent Guardrail[] - anthropic
Api GetKeys Gradientai Agent Anthropic Api Key[] - api
Key GetInfos Gradientai Agent Api Key Info[] - api
Keys GetGradientai Agent Api Key[] - chatbot
Identifiers GetGradientai Agent Chatbot Identifier[] - chatbots
Get
Gradientai Agent Chatbot[] - deployments
Get
Gradientai Agent Deployment[] - description string
- functions
Get
Gradientai Agent Function[] - if
Case string - k number
- knowledge
Bases GetGradientai Agent Knowledge Base[] - max
Tokens number - open
Ai GetApi Keys Gradientai Agent Open Ai Api Key[] - retrieval
Method string - route
Created stringBy - route
Name string - route
Uuid string - string[]
- temperature number
- templates
Get
Gradientai Agent Template[] - top
P number - url string
- user
Id string
- agent_
id str - child_
agents Sequence[GetGradientai Agent Child Agent] - created_
at str - id str
- The provider-assigned unique ID for this managed resource.
- instruction str
- model_
uuid str - models
Sequence[Get
Gradientai Agent Model] - name str
- parent_
agents Sequence[GetGradientai Agent Parent Agent] - project_
id str - region str
- route_
created_ strat - updated_
at str - agent_
guardrails Sequence[GetGradientai Agent Agent Guardrail] - anthropic_
api_ Sequence[Getkeys Gradientai Agent Anthropic Api Key] - api_
key_ Sequence[Getinfos Gradientai Agent Api Key Info] - api_
keys Sequence[GetGradientai Agent Api Key] - chatbot_
identifiers Sequence[GetGradientai Agent Chatbot Identifier] - chatbots
Sequence[Get
Gradientai Agent Chatbot] - deployments
Sequence[Get
Gradientai Agent Deployment] - description str
- functions
Sequence[Get
Gradientai Agent Function] - if_
case str - k int
- knowledge_
bases Sequence[GetGradientai Agent Knowledge Base] - max_
tokens int - open_
ai_ Sequence[Getapi_ keys Gradientai Agent Open Ai Api Key] - retrieval_
method str - route_
created_ strby - route_
name str - route_
uuid str - Sequence[str]
- temperature float
- templates
Sequence[Get
Gradientai Agent Template] - top_
p float - url str
- user_
id str
- agent
Id String - child
Agents List<Property Map> - created
At String - id String
- The provider-assigned unique ID for this managed resource.
- instruction String
- model
Uuid String - models List<Property Map>
- name String
- parent
Agents List<Property Map> - project
Id String - region String
- route
Created StringAt - updated
At String - agent
Guardrails List<Property Map> - anthropic
Api List<Property Map>Keys - api
Key List<Property Map>Infos - api
Keys List<Property Map> - chatbot
Identifiers List<Property Map> - chatbots List<Property Map>
- deployments List<Property Map>
- description String
- functions List<Property Map>
- if
Case String - k Number
- knowledge
Bases List<Property Map> - max
Tokens Number - open
Ai List<Property Map>Api Keys - retrieval
Method String - route
Created StringBy - route
Name String - route
Uuid String - List<String>
- temperature Number
- templates List<Property Map>
- top
P Number - url String
- user
Id String
Supporting Types
GetGradientaiAgentAgentGuardrail
- Created
At string - Created At timestamp for the Guardrail
- Is
Attached bool - Indicates if the Guardrail is attached
- Updated
At string - Updated At timestamp for the Guardrail
- Agent
Uuid string - Agent UUID for the Guardrail
- Default
Response string - Default response for the Guardrail
- Description string
- Description of the Guardrail
- Guardrail
Uuid string - Guardrail UUID
- Is
Default 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
- Created
At string - Created At timestamp for the Guardrail
- Is
Attached bool - Indicates if the Guardrail is attached
- Updated
At string - Updated At timestamp for the Guardrail
- Agent
Uuid string - Agent UUID for the Guardrail
- Default
Response string - Default response for the Guardrail
- Description string
- Description of the Guardrail
- Guardrail
Uuid string - Guardrail UUID
- Is
Default 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
- created
At String - Created At timestamp for the Guardrail
- is
Attached Boolean - Indicates if the Guardrail is attached
- updated
At String - Updated At timestamp for the Guardrail
- agent
Uuid String - Agent UUID for the Guardrail
- default
Response String - Default response for the Guardrail
- description String
- Description of the Guardrail
- guardrail
Uuid String - Guardrail UUID
- is
Default 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
- created
At string - Created At timestamp for the Guardrail
- is
Attached boolean - Indicates if the Guardrail is attached
- updated
At string - Updated At timestamp for the Guardrail
- agent
Uuid string - Agent UUID for the Guardrail
- default
Response string - Default response for the Guardrail
- description string
- Description of the Guardrail
- guardrail
Uuid string - Guardrail UUID
- is
Default 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
- created
At String - Created At timestamp for the Guardrail
- is
Attached Boolean - Indicates if the Guardrail is attached
- updated
At String - Updated At timestamp for the Guardrail
- agent
Uuid String - Agent UUID for the Guardrail
- default
Response String - Default response for the Guardrail
- description String
- Description of the Guardrail
- guardrail
Uuid String - Guardrail UUID
- is
Default 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
GetGradientaiAgentAnthropicApiKey
- 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
GetGradientaiAgentApiKey
- Api
Key string - API Key value
- Api
Key string - API Key value
- api
Key String - API Key value
- api
Key string - API Key value
- api_
key str - API Key value
- api
Key String - API Key value
GetGradientaiAgentApiKeyInfo
- 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
GetGradientaiAgentChatbot
- string
- Background color for the chatbot button
- Logo string
- Logo for the chatbot
- Name string
- Name of the chatbot
- Primary
Color string - Primary color for the chatbot
- Secondary
Color string - Secondary color for the chatbot
- Starting
Message string - Starting message for the chatbot
- string
- Background color for the chatbot button
- Logo string
- Logo for the chatbot
- Name string
- Name of the chatbot
- Primary
Color string - Primary color for the chatbot
- Secondary
Color string - Secondary color for the chatbot
- Starting
Message string - Starting message for the chatbot
- String
- Background color for the chatbot button
- logo String
- Logo for the chatbot
- name String
- Name of the chatbot
- primary
Color String - Primary color for the chatbot
- secondary
Color String - Secondary color for the chatbot
- starting
Message String - Starting message for the chatbot
- string
- Background color for the chatbot button
- logo string
- Logo for the chatbot
- name string
- Name of the chatbot
- primary
Color string - Primary color for the chatbot
- secondary
Color string - Secondary color for the chatbot
- starting
Message string - Starting message for the chatbot
- 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
- String
- Background color for the chatbot button
- logo String
- Logo for the chatbot
- name String
- Name of the chatbot
- primary
Color String - Primary color for the chatbot
- secondary
Color String - Secondary color for the chatbot
- starting
Message String - Starting message for the chatbot
GetGradientaiAgentChatbotIdentifier
- Chatbot
Id string - Chatbot ID
- Chatbot
Id string - Chatbot ID
- chatbot
Id String - Chatbot ID
- chatbot
Id string - Chatbot ID
- chatbot_
id str - Chatbot ID
- chatbot
Id String - Chatbot ID
GetGradientaiAgentChildAgent
- Agent
Id string - ID of the child agent
- Instruction string
- Instruction for the Agent
- Model
Uuid string - Model UUID of the Agent
- Name string
- Name of the Agent
- Project
Id string - Project ID of the Agent
- Region string
- Region where the Agent is deployed
- Anthropic
Api List<Pulumi.Keys Digital Ocean. Inputs. Get Gradientai Agent Child Agent Anthropic Api Key> - Anthropic API Key information
- Api
Key List<Pulumi.Infos Digital Ocean. Inputs. Get Gradientai Agent Child Agent Api Key Info> - List of API Key Infos
- Api
Keys List<Pulumi.Digital Ocean. Inputs. Get Gradientai Agent Child Agent Api Key> - List of API Keys
- Chatbot
Identifiers List<Pulumi.Digital Ocean. Inputs. Get Gradientai Agent Child Agent Chatbot Identifier> - List of Chatbot Identifiers
- Chatbots
List<Pulumi.
Digital Ocean. Inputs. Get Gradientai Agent Child Agent Chatbot> - ChatBot configuration
- Deployments
List<Pulumi.
Digital Ocean. Inputs. Get Gradientai Agent Child Agent Deployment> - List of API Key Infos
- Description string
- Description for the Agent
- Agent
Id string - ID of the child agent
- Instruction string
- Instruction for the Agent
- Model
Uuid string - Model UUID of the Agent
- Name string
- Name of the Agent
- Project
Id string - Project ID of the Agent
- Region string
- Region where the Agent is deployed
- Anthropic
Api []GetKeys Gradientai Agent Child Agent Anthropic Api Key - Anthropic API Key information
- Api
Key []GetInfos Gradientai Agent Child Agent Api Key Info - List of API Key Infos
- Api
Keys []GetGradientai Agent Child Agent Api Key - List of API Keys
- Chatbot
Identifiers []GetGradientai Agent Child Agent Chatbot Identifier - List of Chatbot Identifiers
- Chatbots
[]Get
Gradientai Agent Child Agent Chatbot - ChatBot configuration
- Deployments
[]Get
Gradientai Agent Child Agent Deployment - List of API Key Infos
- Description string
- Description for the Agent
- agent
Id String - ID of the child agent
- instruction String
- Instruction for the Agent
- model
Uuid String - Model UUID of the Agent
- name String
- Name of the Agent
- project
Id String - Project ID of the Agent
- region String
- Region where the Agent is deployed
- anthropic
Api List<GetKeys Gradientai Agent Child Agent Anthropic Api Key> - Anthropic API Key information
- api
Key List<GetInfos Gradientai Agent Child Agent Api Key Info> - List of API Key Infos
- api
Keys List<GetGradientai Agent Child Agent Api Key> - List of API Keys
- chatbot
Identifiers List<GetGradientai Agent Child Agent Chatbot Identifier> - List of Chatbot Identifiers
- chatbots
List<Get
Gradientai Agent Child Agent Chatbot> - ChatBot configuration
- deployments
List<Get
Gradientai Agent Child Agent Deployment> - List of API Key Infos
- description String
- Description for the Agent
- agent
Id string - ID of the child agent
- instruction string
- Instruction for the Agent
- model
Uuid string - Model UUID of the Agent
- name string
- Name of the Agent
- project
Id string - Project ID of the Agent
- region string
- Region where the Agent is deployed
- anthropic
Api GetKeys Gradientai Agent Child Agent Anthropic Api Key[] - Anthropic API Key information
- api
Key GetInfos Gradientai Agent Child Agent Api Key Info[] - List of API Key Infos
- api
Keys GetGradientai Agent Child Agent Api Key[] - List of API Keys
- chatbot
Identifiers GetGradientai Agent Child Agent Chatbot Identifier[] - List of Chatbot Identifiers
- chatbots
Get
Gradientai Agent Child Agent Chatbot[] - ChatBot configuration
- deployments
Get
Gradientai Agent Child Agent Deployment[] - 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_ Sequence[Getkeys Gradientai Agent Child Agent Anthropic Api Key] - Anthropic API Key information
- api_
key_ Sequence[Getinfos Gradientai Agent Child Agent Api Key Info] - List of API Key Infos
- api_
keys Sequence[GetGradientai Agent Child Agent Api Key] - List of API Keys
- chatbot_
identifiers Sequence[GetGradientai Agent Child Agent Chatbot Identifier] - List of Chatbot Identifiers
- chatbots
Sequence[Get
Gradientai Agent Child Agent Chatbot] - ChatBot configuration
- deployments
Sequence[Get
Gradientai Agent Child Agent Deployment] - List of API Key Infos
- description str
- Description for the Agent
- agent
Id String - ID of the child agent
- instruction String
- Instruction for the Agent
- model
Uuid String - Model UUID of the Agent
- name String
- Name of the Agent
- project
Id String - Project ID of the Agent
- region String
- Region where the Agent is deployed
- anthropic
Api List<Property Map>Keys - Anthropic API Key information
- api
Key List<Property Map>Infos - List of API Key Infos
- api
Keys List<Property Map> - List of API Keys
- chatbot
Identifiers 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
GetGradientaiAgentChildAgentAnthropicApiKey
- 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
GetGradientaiAgentChildAgentApiKey
- Api
Key string - API Key value
- Api
Key string - API Key value
- api
Key String - API Key value
- api
Key string - API Key value
- api_
key str - API Key value
- api
Key String - API Key value
GetGradientaiAgentChildAgentApiKeyInfo
- 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
GetGradientaiAgentChildAgentChatbot
- string
- Background color for the chatbot button
- Logo string
- Logo for the chatbot
- Name string
- Name of the chatbot
- Primary
Color string - Primary color for the chatbot
- Secondary
Color string - Secondary color for the chatbot
- Starting
Message string - Starting message for the chatbot
- string
- Background color for the chatbot button
- Logo string
- Logo for the chatbot
- Name string
- Name of the chatbot
- Primary
Color string - Primary color for the chatbot
- Secondary
Color string - Secondary color for the chatbot
- Starting
Message string - Starting message for the chatbot
- String
- Background color for the chatbot button
- logo String
- Logo for the chatbot
- name String
- Name of the chatbot
- primary
Color String - Primary color for the chatbot
- secondary
Color String - Secondary color for the chatbot
- starting
Message String - Starting message for the chatbot
- string
- Background color for the chatbot button
- logo string
- Logo for the chatbot
- name string
- Name of the chatbot
- primary
Color string - Primary color for the chatbot
- secondary
Color string - Secondary color for the chatbot
- starting
Message string - Starting message for the chatbot
- 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
- String
- Background color for the chatbot button
- logo String
- Logo for the chatbot
- name String
- Name of the chatbot
- primary
Color String - Primary color for the chatbot
- secondary
Color String - Secondary color for the chatbot
- starting
Message String - Starting message for the chatbot
GetGradientaiAgentChildAgentChatbotIdentifier
- Chatbot
Id string
- Chatbot
Id string
- chatbot
Id String
- chatbot
Id string
- chatbot_
id str
- chatbot
Id String
GetGradientaiAgentChildAgentDeployment
- 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
GetGradientaiAgentDeployment
- 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
GetGradientaiAgentFunction
- Created
At string - Created At timestamp for the Function
- Updated
At string - Updated At timestamp for the Agent
- Api
Key string - API Key value
- Description string
- Description of the Function
- Faasname string
- Name of function
- Faasnamespace string
- Namespace of function
- Guardrail
Uuid string - Guardrail UUID for the Function
- Name string
- Name of function
- Url string
- Url of the Deployment
- Uuid string
- API Key value
- Created
At string - Created At timestamp for the Function
- Updated
At string - Updated At timestamp for the Agent
- Api
Key string - API Key value
- Description string
- Description of the Function
- Faasname string
- Name of function
- Faasnamespace string
- Namespace of function
- Guardrail
Uuid string - Guardrail UUID for the Function
- Name string
- Name of function
- Url string
- Url of the Deployment
- Uuid string
- API Key value
- created
At String - Created At timestamp for the Function
- updated
At String - Updated At timestamp for the Agent
- api
Key String - API Key value
- description String
- Description of the Function
- faasname String
- Name of function
- faasnamespace String
- Namespace of function
- guardrail
Uuid String - Guardrail UUID for the Function
- name String
- Name of function
- url String
- Url of the Deployment
- uuid String
- API Key value
- created
At string - Created At timestamp for the Function
- updated
At string - Updated At timestamp for the Agent
- api
Key string - API Key value
- description string
- Description of the Function
- faasname string
- Name of function
- faasnamespace string
- Namespace of function
- guardrail
Uuid 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
- created
At String - Created At timestamp for the Function
- updated
At String - Updated At timestamp for the Agent
- api
Key String - API Key value
- description String
- Description of the Function
- faasname String
- Name of function
- faasnamespace String
- Namespace of function
- guardrail
Uuid String - Guardrail UUID for the Function
- name String
- Name of function
- url String
- Url of the Deployment
- uuid String
- API Key value
GetGradientaiAgentKnowledgeBase
- Added
To stringAgent At - Timestamp when the Knowledge Base was added to the Agent
- Created
At string - Created At timestamp for the Knowledge Base
- Updated
At string - Timestamp when the Knowledge Base was updated
- Uuid string
- UUID of the Knowledge Base
- Database
Id string - Database ID of the Knowledge Base
- Embedding
Model stringUuid - Embedding model UUID for the Knowledge Base
- Is
Public bool - Indicates if the Knowledge Base is public
- Last
Indexing Pulumi.Job Digital Ocean. Inputs. Get Gradientai Agent Knowledge Base Last Indexing Job - Last indexing job for the Knowledge Base
- Name string
- Name of the Knowledge Base
- Project
Id string - Project ID of the Knowledge Base
- Region string
- Region of the Knowledge Base
- List<string>
- List of tags
- User
Id string - User ID of the Knowledge Base
- Added
To stringAgent At - Timestamp when the Knowledge Base was added to the Agent
- Created
At string - Created At timestamp for the Knowledge Base
- Updated
At string - Timestamp when the Knowledge Base was updated
- Uuid string
- UUID of the Knowledge Base
- Database
Id string - Database ID of the Knowledge Base
- Embedding
Model stringUuid - Embedding model UUID for the Knowledge Base
- Is
Public bool - Indicates if the Knowledge Base is public
- Last
Indexing GetJob Gradientai Agent Knowledge Base Last Indexing Job - Last indexing job for the Knowledge Base
- Name string
- Name of the Knowledge Base
- Project
Id string - Project ID of the Knowledge Base
- Region string
- Region of the Knowledge Base
- []string
- List of tags
- User
Id string - User ID of the Knowledge Base
- added
To StringAgent At - Timestamp when the Knowledge Base was added to the Agent
- created
At String - Created At timestamp for the Knowledge Base
- updated
At String - Timestamp when the Knowledge Base was updated
- uuid String
- UUID of the Knowledge Base
- database
Id String - Database ID of the Knowledge Base
- embedding
Model StringUuid - Embedding model UUID for the Knowledge Base
- is
Public Boolean - Indicates if the Knowledge Base is public
- last
Indexing GetJob Gradientai Agent Knowledge Base Last Indexing Job - Last indexing job for the Knowledge Base
- name String
- Name of the Knowledge Base
- project
Id String - Project ID of the Knowledge Base
- region String
- Region of the Knowledge Base
- List<String>
- List of tags
- user
Id String - User ID of the Knowledge Base
- added
To stringAgent At - Timestamp when the Knowledge Base was added to the Agent
- created
At string - Created At timestamp for the Knowledge Base
- updated
At string - Timestamp when the Knowledge Base was updated
- uuid string
- UUID of the Knowledge Base
- database
Id string - Database ID of the Knowledge Base
- embedding
Model stringUuid - Embedding model UUID for the Knowledge Base
- is
Public boolean - Indicates if the Knowledge Base is public
- last
Indexing GetJob Gradientai Agent Knowledge Base Last Indexing Job - Last indexing job for the Knowledge Base
- name string
- Name of the Knowledge Base
- project
Id string - Project ID of the Knowledge Base
- region string
- Region of the Knowledge Base
- string[]
- List of tags
- user
Id string - User ID of the Knowledge Base
- added_
to_ stragent_ at - 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_ struuid - Embedding model UUID for the Knowledge Base
- is_
public bool - Indicates if the Knowledge Base is public
- last_
indexing_ Getjob Gradientai Agent Knowledge Base Last Indexing Job - 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
- Sequence[str]
- List of tags
- user_
id str - User ID of the Knowledge Base
- added
To StringAgent At - Timestamp when the Knowledge Base was added to the Agent
- created
At String - Created At timestamp for the Knowledge Base
- updated
At String - Timestamp when the Knowledge Base was updated
- uuid String
- UUID of the Knowledge Base
- database
Id String - Database ID of the Knowledge Base
- embedding
Model StringUuid - Embedding model UUID for the Knowledge Base
- is
Public Boolean - Indicates if the Knowledge Base is public
- last
Indexing Property MapJob - Last indexing job for the Knowledge Base
- name String
- Name of the Knowledge Base
- project
Id String - Project ID of the Knowledge Base
- region String
- Region of the Knowledge Base
- List<String>
- List of tags
- user
Id String - User ID of the Knowledge Base
GetGradientaiAgentKnowledgeBaseLastIndexingJob
- Created
At string - Created At timestamp for the last indexing job
- Finished
At string - Timestamp when the last indexing job finished
- Knowledge
Base stringUuid - UUID of the Knowledge Base for the last indexing job
- Started
At string - Timestamp when the last indexing job started
- Updated
At string - Timestamp when the last indexing job updated
- Completed
Datasources int - Number of completed datasources in the last indexing job
- Data
Source List<string>Uuids - 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
- Total
Datasources int - Total number of datasources in the last indexing job
- Uuid string
- UUID of the last indexing job
- Created
At string - Created At timestamp for the last indexing job
- Finished
At string - Timestamp when the last indexing job finished
- Knowledge
Base stringUuid - UUID of the Knowledge Base for the last indexing job
- Started
At string - Timestamp when the last indexing job started
- Updated
At string - Timestamp when the last indexing job updated
- Completed
Datasources int - Number of completed datasources in the last indexing job
- Data
Source []stringUuids - 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
- Total
Datasources int - Total number of datasources in the last indexing job
- Uuid string
- UUID of the last indexing job
- created
At String - Created At timestamp for the last indexing job
- finished
At String - Timestamp when the last indexing job finished
- knowledge
Base StringUuid - UUID of the Knowledge Base for the last indexing job
- started
At String - Timestamp when the last indexing job started
- updated
At String - Timestamp when the last indexing job updated
- completed
Datasources Integer - Number of completed datasources in the last indexing job
- data
Source List<String>Uuids - 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
- total
Datasources Integer - Total number of datasources in the last indexing job
- uuid String
- UUID of the last indexing job
- created
At string - Created At timestamp for the last indexing job
- finished
At string - Timestamp when the last indexing job finished
- knowledge
Base stringUuid - UUID of the Knowledge Base for the last indexing job
- started
At string - Timestamp when the last indexing job started
- updated
At string - Timestamp when the last indexing job updated
- completed
Datasources number - Number of completed datasources in the last indexing job
- data
Source string[]Uuids - 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
- total
Datasources 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_ struuid - 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_ Sequence[str]uuids - 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
- created
At String - Created At timestamp for the last indexing job
- finished
At String - Timestamp when the last indexing job finished
- knowledge
Base StringUuid - UUID of the Knowledge Base for the last indexing job
- started
At String - Timestamp when the last indexing job started
- updated
At String - Timestamp when the last indexing job updated
- completed
Datasources Number - Number of completed datasources in the last indexing job
- data
Source List<String>Uuids - 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
- total
Datasources Number - Total number of datasources in the last indexing job
- uuid String
- UUID of the last indexing job
GetGradientaiAgentModel
- Created
At string - Created At timestamp for the Knowledge Base
- Updated
At string - Timestamp when the Knowledge Base was updated
- Agreements
List<Pulumi.
Digital Ocean. Inputs. Get Gradientai Agent Model Agreement> - Agreement information for the model
- Inference
Name string - Inference name of the model
- Inference
Version string - Infernce version of the model
- Is
Foundational bool - Indicates if the Model Base is foundational
- Name string
- Name of the Knowledge Base
- Parent
Uuid string - Parent UUID of the Model
- Provider string
- Provider of the Model
- Upload
Complete 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.
Digital Ocean. Inputs. Get Gradientai Agent Model Version> - URL of the Model
- Created
At string - Created At timestamp for the Knowledge Base
- Updated
At string - Timestamp when the Knowledge Base was updated
- Agreements
[]Get
Gradientai Agent Model Agreement - Agreement information for the model
- Inference
Name string - Inference name of the model
- Inference
Version string - Infernce version of the model
- Is
Foundational bool - Indicates if the Model Base is foundational
- Name string
- Name of the Knowledge Base
- Parent
Uuid string - Parent UUID of the Model
- Provider string
- Provider of the Model
- Upload
Complete bool - Indicates if the Model upload is complete
- Url string
- URL of the Model
- Usecases []string
- List of Usecases for the Model
- Versions
[]Get
Gradientai Agent Model Version - URL of the Model
- created
At String - Created At timestamp for the Knowledge Base
- updated
At String - Timestamp when the Knowledge Base was updated
- agreements
List<Get
Gradientai Agent Model Agreement> - Agreement information for the model
- inference
Name String - Inference name of the model
- inference
Version String - Infernce version of the model
- is
Foundational Boolean - Indicates if the Model Base is foundational
- name String
- Name of the Knowledge Base
- parent
Uuid String - Parent UUID of the Model
- provider String
- Provider of the Model
- upload
Complete 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<Get
Gradientai Agent Model Version> - URL of the Model
- created
At string - Created At timestamp for the Knowledge Base
- updated
At string - Timestamp when the Knowledge Base was updated
- agreements
Get
Gradientai Agent Model Agreement[] - Agreement information for the model
- inference
Name string - Inference name of the model
- inference
Version string - Infernce version of the model
- is
Foundational boolean - Indicates if the Model Base is foundational
- name string
- Name of the Knowledge Base
- parent
Uuid string - Parent UUID of the Model
- provider string
- Provider of the Model
- upload
Complete boolean - Indicates if the Model upload is complete
- url string
- URL of the Model
- usecases string[]
- List of Usecases for the Model
- versions
Get
Gradientai Agent Model Version[] - 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[Get
Gradientai Agent Model Agreement] - 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[Get
Gradientai Agent Model Version] - URL of the Model
- created
At String - Created At timestamp for the Knowledge Base
- updated
At String - Timestamp when the Knowledge Base was updated
- agreements List<Property Map>
- Agreement information for the model
- inference
Name String - Inference name of the model
- inference
Version String - Infernce version of the model
- is
Foundational Boolean - Indicates if the Model Base is foundational
- name String
- Name of the Knowledge Base
- parent
Uuid String - Parent UUID of the Model
- provider String
- Provider of the Model
- upload
Complete 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
GetGradientaiAgentModelAgreement
- 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
GetGradientaiAgentModelVersion
GetGradientaiAgentOpenAiApiKey
- Api
Key string - OpenAI API Key
- Api
Key string - OpenAI API Key
- api
Key String - OpenAI API Key
- api
Key string - OpenAI API Key
- api_
key str - OpenAI API Key
- api
Key String - OpenAI API Key
GetGradientaiAgentParentAgent
- Agent
Id string - ID of the child agent
- Instruction string
- Instruction for the Agent
- Model
Uuid string - Model UUID of the Agent
- Name string
- Name of the Agent
- Project
Id string - Project ID of the Agent
- Region string
- Region where the Agent is deployed
- Anthropic
Api List<Pulumi.Keys Digital Ocean. Inputs. Get Gradientai Agent Parent Agent Anthropic Api Key> - Anthropic API Key information
- Api
Key List<Pulumi.Infos Digital Ocean. Inputs. Get Gradientai Agent Parent Agent Api Key Info> - List of API Key Infos
- Api
Keys List<Pulumi.Digital Ocean. Inputs. Get Gradientai Agent Parent Agent Api Key> - List of API Keys
- Chatbot
Identifiers List<Pulumi.Digital Ocean. Inputs. Get Gradientai Agent Parent Agent Chatbot Identifier> - List of Chatbot Identifiers
- Chatbots
List<Pulumi.
Digital Ocean. Inputs. Get Gradientai Agent Parent Agent Chatbot> - ChatBot configuration
- Deployments
List<Pulumi.
Digital Ocean. Inputs. Get Gradientai Agent Parent Agent Deployment> - List of API Key Infos
- Description string
- Description for the Agent
- Agent
Id string - ID of the child agent
- Instruction string
- Instruction for the Agent
- Model
Uuid string - Model UUID of the Agent
- Name string
- Name of the Agent
- Project
Id string - Project ID of the Agent
- Region string
- Region where the Agent is deployed
- Anthropic
Api []GetKeys Gradientai Agent Parent Agent Anthropic Api Key - Anthropic API Key information
- Api
Key []GetInfos Gradientai Agent Parent Agent Api Key Info - List of API Key Infos
- Api
Keys []GetGradientai Agent Parent Agent Api Key - List of API Keys
- Chatbot
Identifiers []GetGradientai Agent Parent Agent Chatbot Identifier - List of Chatbot Identifiers
- Chatbots
[]Get
Gradientai Agent Parent Agent Chatbot - ChatBot configuration
- Deployments
[]Get
Gradientai Agent Parent Agent Deployment - List of API Key Infos
- Description string
- Description for the Agent
- agent
Id String - ID of the child agent
- instruction String
- Instruction for the Agent
- model
Uuid String - Model UUID of the Agent
- name String
- Name of the Agent
- project
Id String - Project ID of the Agent
- region String
- Region where the Agent is deployed
- anthropic
Api List<GetKeys Gradientai Agent Parent Agent Anthropic Api Key> - Anthropic API Key information
- api
Key List<GetInfos Gradientai Agent Parent Agent Api Key Info> - List of API Key Infos
- api
Keys List<GetGradientai Agent Parent Agent Api Key> - List of API Keys
- chatbot
Identifiers List<GetGradientai Agent Parent Agent Chatbot Identifier> - List of Chatbot Identifiers
- chatbots
List<Get
Gradientai Agent Parent Agent Chatbot> - ChatBot configuration
- deployments
List<Get
Gradientai Agent Parent Agent Deployment> - List of API Key Infos
- description String
- Description for the Agent
- agent
Id string - ID of the child agent
- instruction string
- Instruction for the Agent
- model
Uuid string - Model UUID of the Agent
- name string
- Name of the Agent
- project
Id string - Project ID of the Agent
- region string
- Region where the Agent is deployed
- anthropic
Api GetKeys Gradientai Agent Parent Agent Anthropic Api Key[] - Anthropic API Key information
- api
Key GetInfos Gradientai Agent Parent Agent Api Key Info[] - List of API Key Infos
- api
Keys GetGradientai Agent Parent Agent Api Key[] - List of API Keys
- chatbot
Identifiers GetGradientai Agent Parent Agent Chatbot Identifier[] - List of Chatbot Identifiers
- chatbots
Get
Gradientai Agent Parent Agent Chatbot[] - ChatBot configuration
- deployments
Get
Gradientai Agent Parent Agent Deployment[] - 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_ Sequence[Getkeys Gradientai Agent Parent Agent Anthropic Api Key] - Anthropic API Key information
- api_
key_ Sequence[Getinfos Gradientai Agent Parent Agent Api Key Info] - List of API Key Infos
- api_
keys Sequence[GetGradientai Agent Parent Agent Api Key] - List of API Keys
- chatbot_
identifiers Sequence[GetGradientai Agent Parent Agent Chatbot Identifier] - List of Chatbot Identifiers
- chatbots
Sequence[Get
Gradientai Agent Parent Agent Chatbot] - ChatBot configuration
- deployments
Sequence[Get
Gradientai Agent Parent Agent Deployment] - List of API Key Infos
- description str
- Description for the Agent
- agent
Id String - ID of the child agent
- instruction String
- Instruction for the Agent
- model
Uuid String - Model UUID of the Agent
- name String
- Name of the Agent
- project
Id String - Project ID of the Agent
- region String
- Region where the Agent is deployed
- anthropic
Api List<Property Map>Keys - Anthropic API Key information
- api
Key List<Property Map>Infos - List of API Key Infos
- api
Keys List<Property Map> - List of API Keys
- chatbot
Identifiers 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
GetGradientaiAgentParentAgentAnthropicApiKey
- 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
GetGradientaiAgentParentAgentApiKey
- Api
Key string - API Key value
- Api
Key string - API Key value
- api
Key String - API Key value
- api
Key string - API Key value
- api_
key str - API Key value
- api
Key String - API Key value
GetGradientaiAgentParentAgentApiKeyInfo
- 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
GetGradientaiAgentParentAgentChatbot
- string
- Background color for the chatbot button
- Logo string
- Logo for the chatbot
- Name string
- Name of the chatbot
- Primary
Color string - Primary color for the chatbot
- Secondary
Color string - Secondary color for the chatbot
- Starting
Message string - Starting message for the chatbot
- string
- Background color for the chatbot button
- Logo string
- Logo for the chatbot
- Name string
- Name of the chatbot
- Primary
Color string - Primary color for the chatbot
- Secondary
Color string - Secondary color for the chatbot
- Starting
Message string - Starting message for the chatbot
- String
- Background color for the chatbot button
- logo String
- Logo for the chatbot
- name String
- Name of the chatbot
- primary
Color String - Primary color for the chatbot
- secondary
Color String - Secondary color for the chatbot
- starting
Message String - Starting message for the chatbot
- string
- Background color for the chatbot button
- logo string
- Logo for the chatbot
- name string
- Name of the chatbot
- primary
Color string - Primary color for the chatbot
- secondary
Color string - Secondary color for the chatbot
- starting
Message string - Starting message for the chatbot
- 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
- String
- Background color for the chatbot button
- logo String
- Logo for the chatbot
- name String
- Name of the chatbot
- primary
Color String - Primary color for the chatbot
- secondary
Color String - Secondary color for the chatbot
- starting
Message String - Starting message for the chatbot
GetGradientaiAgentParentAgentChatbotIdentifier
- Chatbot
Id string
- Chatbot
Id string
- chatbot
Id String
- chatbot
Id string
- chatbot_
id str
- chatbot
Id String
GetGradientaiAgentParentAgentDeployment
- 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
GetGradientaiAgentTemplate
- Created
At string - Created At timestamp for the Knowledge Base
- Updated
At 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
- Knowledge
Bases List<Pulumi.Digital Ocean. Inputs. Get Gradientai Agent Template Knowledge Base> - List of Knowledge Bases
- Max
Tokens int - Maximum tokens allowed
- Models
List<Pulumi.
Digital Ocean. Inputs. Get Gradientai Agent Template Model> - Model of the Agent Template
- Name string
- Name of the Agent Template
- Temperature double
- Agent temperature setting
- Top
P double - Top P sampling parameter
- Uuid string
- uuid of the Agent Template
- Created
At string - Created At timestamp for the Knowledge Base
- Updated
At 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
- Knowledge
Bases []GetGradientai Agent Template Knowledge Base - List of Knowledge Bases
- Max
Tokens int - Maximum tokens allowed
- Models
[]Get
Gradientai Agent Template Model - Model of the Agent Template
- Name string
- Name of the Agent Template
- Temperature float64
- Agent temperature setting
- Top
P float64 - Top P sampling parameter
- Uuid string
- uuid of the Agent Template
- created
At String - Created At timestamp for the Knowledge Base
- updated
At 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
- knowledge
Bases List<GetGradientai Agent Template Knowledge Base> - List of Knowledge Bases
- max
Tokens Integer - Maximum tokens allowed
- models
List<Get
Gradientai Agent Template Model> - Model of the Agent Template
- name String
- Name of the Agent Template
- temperature Double
- Agent temperature setting
- top
P Double - Top P sampling parameter
- uuid String
- uuid of the Agent Template
- created
At string - Created At timestamp for the Knowledge Base
- updated
At 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
- knowledge
Bases GetGradientai Agent Template Knowledge Base[] - List of Knowledge Bases
- max
Tokens number - Maximum tokens allowed
- models
Get
Gradientai Agent Template Model[] - Model of the Agent Template
- name string
- Name of the Agent Template
- temperature number
- Agent temperature setting
- top
P 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[GetGradientai Agent Template Knowledge Base] - List of Knowledge Bases
- max_
tokens int - Maximum tokens allowed
- models
Sequence[Get
Gradientai Agent Template Model] - 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
- created
At String - Created At timestamp for the Knowledge Base
- updated
At 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
- knowledge
Bases List<Property Map> - List of Knowledge Bases
- max
Tokens 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
- top
P Number - Top P sampling parameter
- uuid String
- uuid of the Agent Template
GetGradientaiAgentTemplateKnowledgeBase
- Added
To stringAgent At - Timestamp when the Knowledge Base was added to the Agent
- Created
At string - Created At timestamp for the Knowledge Base
- Updated
At string - Timestamp when the Knowledge Base was updated
- Uuid string
- UUID of the Knowledge Base
- Database
Id string - Database ID of the Knowledge Base
- Embedding
Model stringUuid - Embedding model UUID for the Knowledge Base
- Is
Public bool - Indicates if the Knowledge Base is public
- Last
Indexing Pulumi.Job Digital Ocean. Inputs. Get Gradientai Agent Template Knowledge Base Last Indexing Job - Last indexing job for the Knowledge Base
- Name string
- Name of the Knowledge Base
- Project
Id string - Project ID of the Knowledge Base
- Region string
- Region of the Knowledge Base
- List<string>
- List of tags
- User
Id string - User ID of the Knowledge Base
- Added
To stringAgent At - Timestamp when the Knowledge Base was added to the Agent
- Created
At string - Created At timestamp for the Knowledge Base
- Updated
At string - Timestamp when the Knowledge Base was updated
- Uuid string
- UUID of the Knowledge Base
- Database
Id string - Database ID of the Knowledge Base
- Embedding
Model stringUuid - Embedding model UUID for the Knowledge Base
- Is
Public bool - Indicates if the Knowledge Base is public
- Last
Indexing GetJob Gradientai Agent Template Knowledge Base Last Indexing Job - Last indexing job for the Knowledge Base
- Name string
- Name of the Knowledge Base
- Project
Id string - Project ID of the Knowledge Base
- Region string
- Region of the Knowledge Base
- []string
- List of tags
- User
Id string - User ID of the Knowledge Base
- added
To StringAgent At - Timestamp when the Knowledge Base was added to the Agent
- created
At String - Created At timestamp for the Knowledge Base
- updated
At String - Timestamp when the Knowledge Base was updated
- uuid String
- UUID of the Knowledge Base
- database
Id String - Database ID of the Knowledge Base
- embedding
Model StringUuid - Embedding model UUID for the Knowledge Base
- is
Public Boolean - Indicates if the Knowledge Base is public
- last
Indexing GetJob Gradientai Agent Template Knowledge Base Last Indexing Job - Last indexing job for the Knowledge Base
- name String
- Name of the Knowledge Base
- project
Id String - Project ID of the Knowledge Base
- region String
- Region of the Knowledge Base
- List<String>
- List of tags
- user
Id String - User ID of the Knowledge Base
- added
To stringAgent At - Timestamp when the Knowledge Base was added to the Agent
- created
At string - Created At timestamp for the Knowledge Base
- updated
At string - Timestamp when the Knowledge Base was updated
- uuid string
- UUID of the Knowledge Base
- database
Id string - Database ID of the Knowledge Base
- embedding
Model stringUuid - Embedding model UUID for the Knowledge Base
- is
Public boolean - Indicates if the Knowledge Base is public
- last
Indexing GetJob Gradientai Agent Template Knowledge Base Last Indexing Job - Last indexing job for the Knowledge Base
- name string
- Name of the Knowledge Base
- project
Id string - Project ID of the Knowledge Base
- region string
- Region of the Knowledge Base
- string[]
- List of tags
- user
Id string - User ID of the Knowledge Base
- added_
to_ stragent_ at - 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_ struuid - Embedding model UUID for the Knowledge Base
- is_
public bool - Indicates if the Knowledge Base is public
- last_
indexing_ Getjob Gradientai Agent Template Knowledge Base Last Indexing Job - 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
- Sequence[str]
- List of tags
- user_
id str - User ID of the Knowledge Base
- added
To StringAgent At - Timestamp when the Knowledge Base was added to the Agent
- created
At String - Created At timestamp for the Knowledge Base
- updated
At String - Timestamp when the Knowledge Base was updated
- uuid String
- UUID of the Knowledge Base
- database
Id String - Database ID of the Knowledge Base
- embedding
Model StringUuid - Embedding model UUID for the Knowledge Base
- is
Public Boolean - Indicates if the Knowledge Base is public
- last
Indexing Property MapJob - Last indexing job for the Knowledge Base
- name String
- Name of the Knowledge Base
- project
Id String - Project ID of the Knowledge Base
- region String
- Region of the Knowledge Base
- List<String>
- List of tags
- user
Id String - User ID of the Knowledge Base
GetGradientaiAgentTemplateKnowledgeBaseLastIndexingJob
- Created
At string - Created At timestamp for the last indexing job
- Finished
At string - Timestamp when the last indexing job finished
- Knowledge
Base stringUuid - UUID of the Knowledge Base for the last indexing job
- Started
At string - Timestamp when the last indexing job started
- Updated
At string - Timestamp when the last indexing job updated
- Completed
Datasources int - Number of completed datasources in the last indexing job
- Data
Source List<string>Uuids - 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
- Total
Datasources int - Total number of datasources in the last indexing job
- Uuid string
- UUID of the last indexing job
- Created
At string - Created At timestamp for the last indexing job
- Finished
At string - Timestamp when the last indexing job finished
- Knowledge
Base stringUuid - UUID of the Knowledge Base for the last indexing job
- Started
At string - Timestamp when the last indexing job started
- Updated
At string - Timestamp when the last indexing job updated
- Completed
Datasources int - Number of completed datasources in the last indexing job
- Data
Source []stringUuids - 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
- Total
Datasources int - Total number of datasources in the last indexing job
- Uuid string
- UUID of the last indexing job
- created
At String - Created At timestamp for the last indexing job
- finished
At String - Timestamp when the last indexing job finished
- knowledge
Base StringUuid - UUID of the Knowledge Base for the last indexing job
- started
At String - Timestamp when the last indexing job started
- updated
At String - Timestamp when the last indexing job updated
- completed
Datasources Integer - Number of completed datasources in the last indexing job
- data
Source List<String>Uuids - 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
- total
Datasources Integer - Total number of datasources in the last indexing job
- uuid String
- UUID of the last indexing job
- created
At string - Created At timestamp for the last indexing job
- finished
At string - Timestamp when the last indexing job finished
- knowledge
Base stringUuid - UUID of the Knowledge Base for the last indexing job
- started
At string - Timestamp when the last indexing job started
- updated
At string - Timestamp when the last indexing job updated
- completed
Datasources number - Number of completed datasources in the last indexing job
- data
Source string[]Uuids - 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
- total
Datasources 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_ struuid - 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_ Sequence[str]uuids - 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
- created
At String - Created At timestamp for the last indexing job
- finished
At String - Timestamp when the last indexing job finished
- knowledge
Base StringUuid - UUID of the Knowledge Base for the last indexing job
- started
At String - Timestamp when the last indexing job started
- updated
At String - Timestamp when the last indexing job updated
- completed
Datasources Number - Number of completed datasources in the last indexing job
- data
Source List<String>Uuids - 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
- total
Datasources Number - Total number of datasources in the last indexing job
- uuid String
- UUID of the last indexing job
GetGradientaiAgentTemplateModel
- Created
At string - Created At timestamp for the Knowledge Base
- Updated
At string - Timestamp when the Knowledge Base was updated
- Agreements
List<Pulumi.
Digital Ocean. Inputs. Get Gradientai Agent Template Model Agreement> - Agreement information for the model
- Inference
Name string - Inference name of the model
- Inference
Version string - Infernce version of the model
- Is
Foundational bool - Indicates if the Model Base is foundational
- Name string
- Name of the Knowledge Base
- Parent
Uuid string - Parent UUID of the Model
- Provider string
- Provider of the Model
- Upload
Complete 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.
Digital Ocean. Inputs. Get Gradientai Agent Template Model Version> - URL of the Model
- Created
At string - Created At timestamp for the Knowledge Base
- Updated
At string - Timestamp when the Knowledge Base was updated
- Agreements
[]Get
Gradientai Agent Template Model Agreement - Agreement information for the model
- Inference
Name string - Inference name of the model
- Inference
Version string - Infernce version of the model
- Is
Foundational bool - Indicates if the Model Base is foundational
- Name string
- Name of the Knowledge Base
- Parent
Uuid string - Parent UUID of the Model
- Provider string
- Provider of the Model
- Upload
Complete bool - Indicates if the Model upload is complete
- Url string
- URL of the Model
- Usecases []string
- List of Usecases for the Model
- Versions
[]Get
Gradientai Agent Template Model Version - URL of the Model
- created
At String - Created At timestamp for the Knowledge Base
- updated
At String - Timestamp when the Knowledge Base was updated
- agreements
List<Get
Gradientai Agent Template Model Agreement> - Agreement information for the model
- inference
Name String - Inference name of the model
- inference
Version String - Infernce version of the model
- is
Foundational Boolean - Indicates if the Model Base is foundational
- name String
- Name of the Knowledge Base
- parent
Uuid String - Parent UUID of the Model
- provider String
- Provider of the Model
- upload
Complete 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<Get
Gradientai Agent Template Model Version> - URL of the Model
- created
At string - Created At timestamp for the Knowledge Base
- updated
At string - Timestamp when the Knowledge Base was updated
- agreements
Get
Gradientai Agent Template Model Agreement[] - Agreement information for the model
- inference
Name string - Inference name of the model
- inference
Version string - Infernce version of the model
- is
Foundational boolean - Indicates if the Model Base is foundational
- name string
- Name of the Knowledge Base
- parent
Uuid string - Parent UUID of the Model
- provider string
- Provider of the Model
- upload
Complete boolean - Indicates if the Model upload is complete
- url string
- URL of the Model
- usecases string[]
- List of Usecases for the Model
- versions
Get
Gradientai Agent Template Model Version[] - 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[Get
Gradientai Agent Template Model Agreement] - 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[Get
Gradientai Agent Template Model Version] - URL of the Model
- created
At String - Created At timestamp for the Knowledge Base
- updated
At String - Timestamp when the Knowledge Base was updated
- agreements List<Property Map>
- Agreement information for the model
- inference
Name String - Inference name of the model
- inference
Version String - Infernce version of the model
- is
Foundational Boolean - Indicates if the Model Base is foundational
- name String
- Name of the Knowledge Base
- parent
Uuid String - Parent UUID of the Model
- provider String
- Provider of the Model
- upload
Complete 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
GetGradientaiAgentTemplateModelAgreement
- 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
GetGradientaiAgentTemplateModelVersion
Package Details
- Repository
- DigitalOcean pulumi/pulumi-digitalocean
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
digitaloceanTerraform Provider.
DigitalOcean v4.57.0 published on Thursday, Feb 12, 2026 by Pulumi
