DigitalOcean v4.54.0 published on Tuesday, Oct 14, 2025 by Pulumi
digitalocean.getGenaiAgentsByOpenaiApiKey
Start a Neo task
Explain and create a digitalocean.getGenaiAgentsByOpenaiApiKey resource
Using getGenaiAgentsByOpenaiApiKey
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 getGenaiAgentsByOpenaiApiKey(args: GetGenaiAgentsByOpenaiApiKeyArgs, opts?: InvokeOptions): Promise<GetGenaiAgentsByOpenaiApiKeyResult>
function getGenaiAgentsByOpenaiApiKeyOutput(args: GetGenaiAgentsByOpenaiApiKeyOutputArgs, opts?: InvokeOptions): Output<GetGenaiAgentsByOpenaiApiKeyResult>def get_genai_agents_by_openai_api_key(uuid: Optional[str] = None,
opts: Optional[InvokeOptions] = None) -> GetGenaiAgentsByOpenaiApiKeyResult
def get_genai_agents_by_openai_api_key_output(uuid: Optional[pulumi.Input[str]] = None,
opts: Optional[InvokeOptions] = None) -> Output[GetGenaiAgentsByOpenaiApiKeyResult]func GetGenaiAgentsByOpenaiApiKey(ctx *Context, args *GetGenaiAgentsByOpenaiApiKeyArgs, opts ...InvokeOption) (*GetGenaiAgentsByOpenaiApiKeyResult, error)
func GetGenaiAgentsByOpenaiApiKeyOutput(ctx *Context, args *GetGenaiAgentsByOpenaiApiKeyOutputArgs, opts ...InvokeOption) GetGenaiAgentsByOpenaiApiKeyResultOutput> Note: This function is named GetGenaiAgentsByOpenaiApiKey in the Go SDK.
public static class GetGenaiAgentsByOpenaiApiKey
{
public static Task<GetGenaiAgentsByOpenaiApiKeyResult> InvokeAsync(GetGenaiAgentsByOpenaiApiKeyArgs args, InvokeOptions? opts = null)
public static Output<GetGenaiAgentsByOpenaiApiKeyResult> Invoke(GetGenaiAgentsByOpenaiApiKeyInvokeArgs args, InvokeOptions? opts = null)
}public static CompletableFuture<GetGenaiAgentsByOpenaiApiKeyResult> getGenaiAgentsByOpenaiApiKey(GetGenaiAgentsByOpenaiApiKeyArgs args, InvokeOptions options)
public static Output<GetGenaiAgentsByOpenaiApiKeyResult> getGenaiAgentsByOpenaiApiKey(GetGenaiAgentsByOpenaiApiKeyArgs args, InvokeOptions options)
fn::invoke:
function: digitalocean:index/getGenaiAgentsByOpenaiApiKey:getGenaiAgentsByOpenaiApiKey
arguments:
# arguments dictionaryThe following arguments are supported:
- Uuid string
- Uuid string
- uuid String
- uuid string
- uuid str
- uuid String
getGenaiAgentsByOpenaiApiKey Result
The following output properties are available:
- Agents
List<Pulumi.
Digital Ocean. Outputs. Get Genai Agents By Openai Api Key Agent> - Id string
- The provider-assigned unique ID for this managed resource.
- Uuid string
- Agents
[]Get
Genai Agents By Openai Api Key Agent - Id string
- The provider-assigned unique ID for this managed resource.
- Uuid string
- agents
List<Get
Genai Agents By Openai Api Key Agent> - id String
- The provider-assigned unique ID for this managed resource.
- uuid String
- agents
Get
Genai Agents By Openai Api Key Agent[] - id string
- The provider-assigned unique ID for this managed resource.
- uuid string
- agents
Sequence[Get
Genai Agents By Openai Api Key Agent] - 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
GetGenaiAgentsByOpenaiApiKeyAgent
- Agent
Id string - ID of the Agent to retrieve
- Child
Agents List<Pulumi.Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Child Agent> - List of child agents
- Created
At string - Timestamp when the Agent was created
- Instruction string
- Instruction for the Agent
- Model
Uuid string - Model UUID of the Agent
- Models
List<Pulumi.
Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Model> - Model of the Agent
- Name string
- Name of the Agent
- Parent
Agents List<Pulumi.Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Parent Agent> - List of parent agents
- Project
Id string - Project ID of the Agent
- Region string
- Region where the Agent is deployed
- Route
Created stringAt - Timestamp when the route was created
- Updated
At string - Timestamp when the Agent was updated
- Agent
Guardrails List<Pulumi.Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Agent Guardrail> - AgentGuardrail represents a Guardrail attached to Gen AI Agent
- Anthropic
Api List<Pulumi.Keys Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Anthropic Api Key> - Anthropic API Key information
- Api
Key List<Pulumi.Infos Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Api Key Info> - List of API Key Infos
- Api
Keys List<Pulumi.Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Api Key> - List of API Keys
- Chatbot
Identifiers List<Pulumi.Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Chatbot Identifier> - List of Chatbot Identifiers
- Chatbots
List<Pulumi.
Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Chatbot> - ChatBot configuration
- Deployments
List<Pulumi.
Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Deployment> - List of API Key Infos
- Description string
- Description for the Agent
- Functions
List<Pulumi.
Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Function> - List of API Key Infos
- If
Case string - If case condition
- K int
- K value
- Knowledge
Bases List<Pulumi.Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Knowledge Base> - List of Knowledge Bases
- Max
Tokens int - Maximum tokens allowed
- Open
Ai List<Pulumi.Api Keys Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Open Ai Api Key> - OpenAI API Key information
- Retrieval
Method string - Retrieval method used
- Route
Created stringBy - User who created the route
- Route
Name string - Route name
- Route
Uuid string - Route UUID
- List<string>
- List of Tags
- Temperature double
- Agent temperature setting
- Templates
List<Pulumi.
Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Template> - Agent Template
- Top
P double - Top P sampling parameter
- Url string
- URL for the Agent
- User
Id string - User ID linked with the Agent
- Agent
Id string - ID of the Agent to retrieve
- Child
Agents []GetGenai Agents By Openai Api Key Agent Child Agent - List of child agents
- Created
At string - Timestamp when the Agent was created
- Instruction string
- Instruction for the Agent
- Model
Uuid string - Model UUID of the Agent
- Models
[]Get
Genai Agents By Openai Api Key Agent Model - Model of the Agent
- Name string
- Name of the Agent
- Parent
Agents []GetGenai Agents By Openai Api Key Agent Parent Agent - List of parent agents
- Project
Id string - Project ID of the Agent
- Region string
- Region where the Agent is deployed
- Route
Created stringAt - Timestamp when the route was created
- Updated
At string - Timestamp when the Agent was updated
- Agent
Guardrails []GetGenai Agents By Openai Api Key Agent Agent Guardrail - AgentGuardrail represents a Guardrail attached to Gen AI Agent
- Anthropic
Api []GetKeys Genai Agents By Openai Api Key Agent Anthropic Api Key - Anthropic API Key information
- Api
Key []GetInfos Genai Agents By Openai Api Key Agent Api Key Info - List of API Key Infos
- Api
Keys []GetGenai Agents By Openai Api Key Agent Api Key - List of API Keys
- Chatbot
Identifiers []GetGenai Agents By Openai Api Key Agent Chatbot Identifier - List of Chatbot Identifiers
- Chatbots
[]Get
Genai Agents By Openai Api Key Agent Chatbot - ChatBot configuration
- Deployments
[]Get
Genai Agents By Openai Api Key Agent Deployment - List of API Key Infos
- Description string
- Description for the Agent
- Functions
[]Get
Genai Agents By Openai Api Key Agent Function - List of API Key Infos
- If
Case string - If case condition
- K int
- K value
- Knowledge
Bases []GetGenai Agents By Openai Api Key Agent Knowledge Base - List of Knowledge Bases
- Max
Tokens int - Maximum tokens allowed
- Open
Ai []GetApi Keys Genai Agents By Openai Api Key Agent Open Ai Api Key - OpenAI API Key information
- Retrieval
Method string - Retrieval method used
- Route
Created stringBy - User who created the route
- Route
Name string - Route name
- Route
Uuid string - Route UUID
- []string
- List of Tags
- Temperature float64
- Agent temperature setting
- Templates
[]Get
Genai Agents By Openai Api Key Agent Template - Agent Template
- Top
P float64 - Top P sampling parameter
- Url string
- URL for the Agent
- User
Id string - User ID linked with the Agent
- agent
Id String - ID of the Agent to retrieve
- child
Agents List<GetGenai Agents By Openai Api Key Agent Child Agent> - List of child agents
- created
At String - Timestamp when the Agent was created
- instruction String
- Instruction for the Agent
- model
Uuid String - Model UUID of the Agent
- models
List<Get
Genai Agents By Openai Api Key Agent Model> - Model of the Agent
- name String
- Name of the Agent
- parent
Agents List<GetGenai Agents By Openai Api Key Agent Parent Agent> - List of parent agents
- project
Id String - Project ID of the Agent
- region String
- Region where the Agent is deployed
- route
Created StringAt - Timestamp when the route was created
- updated
At String - Timestamp when the Agent was updated
- agent
Guardrails List<GetGenai Agents By Openai Api Key Agent Agent Guardrail> - AgentGuardrail represents a Guardrail attached to Gen AI Agent
- anthropic
Api List<GetKeys Genai Agents By Openai Api Key Agent Anthropic Api Key> - Anthropic API Key information
- api
Key List<GetInfos Genai Agents By Openai Api Key Agent Api Key Info> - List of API Key Infos
- api
Keys List<GetGenai Agents By Openai Api Key Agent Api Key> - List of API Keys
- chatbot
Identifiers List<GetGenai Agents By Openai Api Key Agent Chatbot Identifier> - List of Chatbot Identifiers
- chatbots
List<Get
Genai Agents By Openai Api Key Agent Chatbot> - ChatBot configuration
- deployments
List<Get
Genai Agents By Openai Api Key Agent Deployment> - List of API Key Infos
- description String
- Description for the Agent
- functions
List<Get
Genai Agents By Openai Api Key Agent Function> - List of API Key Infos
- if
Case String - If case condition
- k Integer
- K value
- knowledge
Bases List<GetGenai Agents By Openai Api Key Agent Knowledge Base> - List of Knowledge Bases
- max
Tokens Integer - Maximum tokens allowed
- open
Ai List<GetApi Keys Genai Agents By Openai Api Key Agent Open Ai Api Key> - OpenAI API Key information
- retrieval
Method String - Retrieval method used
- route
Created StringBy - User who created the route
- route
Name String - Route name
- route
Uuid String - Route UUID
- List<String>
- List of Tags
- temperature Double
- Agent temperature setting
- templates
List<Get
Genai Agents By Openai Api Key Agent Template> - Agent Template
- top
P Double - Top P sampling parameter
- url String
- URL for the Agent
- user
Id String - User ID linked with the Agent
- agent
Id string - ID of the Agent to retrieve
- child
Agents GetGenai Agents By Openai Api Key Agent Child Agent[] - List of child agents
- created
At string - Timestamp when the Agent was created
- instruction string
- Instruction for the Agent
- model
Uuid string - Model UUID of the Agent
- models
Get
Genai Agents By Openai Api Key Agent Model[] - Model of the Agent
- name string
- Name of the Agent
- parent
Agents GetGenai Agents By Openai Api Key Agent Parent Agent[] - List of parent agents
- project
Id string - Project ID of the Agent
- region string
- Region where the Agent is deployed
- route
Created stringAt - Timestamp when the route was created
- updated
At string - Timestamp when the Agent was updated
- agent
Guardrails GetGenai Agents By Openai Api Key Agent Agent Guardrail[] - AgentGuardrail represents a Guardrail attached to Gen AI Agent
- anthropic
Api GetKeys Genai Agents By Openai Api Key Agent Anthropic Api Key[] - Anthropic API Key information
- api
Key GetInfos Genai Agents By Openai Api Key Agent Api Key Info[] - List of API Key Infos
- api
Keys GetGenai Agents By Openai Api Key Agent Api Key[] - List of API Keys
- chatbot
Identifiers GetGenai Agents By Openai Api Key Agent Chatbot Identifier[] - List of Chatbot Identifiers
- chatbots
Get
Genai Agents By Openai Api Key Agent Chatbot[] - ChatBot configuration
- deployments
Get
Genai Agents By Openai Api Key Agent Deployment[] - List of API Key Infos
- description string
- Description for the Agent
- functions
Get
Genai Agents By Openai Api Key Agent Function[] - List of API Key Infos
- if
Case string - If case condition
- k number
- K value
- knowledge
Bases GetGenai Agents By Openai Api Key Agent Knowledge Base[] - List of Knowledge Bases
- max
Tokens number - Maximum tokens allowed
- open
Ai GetApi Keys Genai Agents By Openai Api Key Agent Open Ai Api Key[] - OpenAI API Key information
- retrieval
Method string - Retrieval method used
- route
Created stringBy - User who created the route
- route
Name string - Route name
- route
Uuid string - Route UUID
- string[]
- List of Tags
- temperature number
- Agent temperature setting
- templates
Get
Genai Agents By Openai Api Key Agent Template[] - Agent Template
- top
P number - Top P sampling parameter
- url string
- URL for the Agent
- user
Id string - User ID linked with the Agent
- agent_
id str - ID of the Agent to retrieve
- child_
agents Sequence[GetGenai Agents By Openai Api Key Agent Child Agent] - 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[Get
Genai Agents By Openai Api Key Agent Model] - Model of the Agent
- name str
- Name of the Agent
- parent_
agents Sequence[GetGenai Agents By Openai Api Key Agent Parent Agent] - List of parent agents
- project_
id str - Project ID of the Agent
- region str
- Region where the Agent is deployed
- route_
created_ strat - Timestamp when the route was created
- updated_
at str - Timestamp when the Agent was updated
- agent_
guardrails Sequence[GetGenai Agents By Openai Api Key Agent Agent Guardrail] - AgentGuardrail represents a Guardrail attached to Gen AI Agent
- anthropic_
api_ Sequence[Getkeys Genai Agents By Openai Api Key Agent Anthropic Api Key] - Anthropic API Key information
- api_
key_ Sequence[Getinfos Genai Agents By Openai Api Key Agent Api Key Info] - List of API Key Infos
- api_
keys Sequence[GetGenai Agents By Openai Api Key Agent Api Key] - List of API Keys
- chatbot_
identifiers Sequence[GetGenai Agents By Openai Api Key Agent Chatbot Identifier] - List of Chatbot Identifiers
- chatbots
Sequence[Get
Genai Agents By Openai Api Key Agent Chatbot] - ChatBot configuration
- deployments
Sequence[Get
Genai Agents By Openai Api Key Agent Deployment] - List of API Key Infos
- description str
- Description for the Agent
- functions
Sequence[Get
Genai Agents By Openai Api Key Agent Function] - List of API Key Infos
- if_
case str - If case condition
- k int
- K value
- knowledge_
bases Sequence[GetGenai Agents By Openai Api Key Agent Knowledge Base] - List of Knowledge Bases
- max_
tokens int - Maximum tokens allowed
- open_
ai_ Sequence[Getapi_ keys Genai Agents By Openai Api Key Agent Open Ai Api Key] - OpenAI API Key information
- retrieval_
method str - Retrieval method used
- route_
created_ strby - User who created the route
- route_
name str - Route name
- route_
uuid str - Route UUID
- Sequence[str]
- List of Tags
- temperature float
- Agent temperature setting
- templates
Sequence[Get
Genai Agents By Openai Api Key Agent Template] - Agent Template
- top_
p float - Top P sampling parameter
- url str
- URL for the Agent
- user_
id str - User ID linked with the Agent
- agent
Id String - ID of the Agent to retrieve
- child
Agents List<Property Map> - List of child agents
- created
At String - Timestamp when the Agent was created
- instruction String
- Instruction for the Agent
- model
Uuid String - Model UUID of the Agent
- models List<Property Map>
- Model of the Agent
- name String
- Name of the Agent
- parent
Agents List<Property Map> - List of parent agents
- project
Id String - Project ID of the Agent
- region String
- Region where the Agent is deployed
- route
Created StringAt - Timestamp when the route was created
- updated
At String - Timestamp when the Agent was updated
- agent
Guardrails List<Property Map> - AgentGuardrail represents a Guardrail attached to Gen AI Agent
- 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
- functions List<Property Map>
- List of API Key Infos
- if
Case String - If case condition
- k Number
- K value
- knowledge
Bases List<Property Map> - List of Knowledge Bases
- max
Tokens Number - Maximum tokens allowed
- open
Ai List<Property Map>Api Keys - OpenAI API Key information
- retrieval
Method String - Retrieval method used
- route
Created StringBy - User who created the route
- route
Name String - Route name
- route
Uuid String - Route UUID
- List<String>
- List of Tags
- temperature Number
- Agent temperature setting
- templates List<Property Map>
- Agent Template
- top
P Number - Top P sampling parameter
- url String
- URL for the Agent
- user
Id String - User ID linked with the Agent
GetGenaiAgentsByOpenaiApiKeyAgentAgentGuardrail
- 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
GetGenaiAgentsByOpenaiApiKeyAgentAnthropicApiKey
- 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
GetGenaiAgentsByOpenaiApiKeyAgentApiKey
- 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
GetGenaiAgentsByOpenaiApiKeyAgentApiKeyInfo
- 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
GetGenaiAgentsByOpenaiApiKeyAgentChatbot
- 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
GetGenaiAgentsByOpenaiApiKeyAgentChatbotIdentifier
- 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
GetGenaiAgentsByOpenaiApiKeyAgentChildAgent
- 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 Genai Agents By Openai Api Key Agent Child Agent Anthropic Api Key> - Anthropic API Key information
- Api
Key List<Pulumi.Infos Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Child Agent Api Key Info> - List of API Key Infos
- Api
Keys List<Pulumi.Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Child Agent Api Key> - List of API Keys
- Chatbot
Identifiers List<Pulumi.Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Child Agent Chatbot Identifier> - List of Chatbot Identifiers
- Chatbots
List<Pulumi.
Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Child Agent Chatbot> - ChatBot configuration
- Deployments
List<Pulumi.
Digital Ocean. Inputs. Get Genai Agents By Openai Api Key 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 Genai Agents By Openai Api Key Agent Child Agent Anthropic Api Key - Anthropic API Key information
- Api
Key []GetInfos Genai Agents By Openai Api Key Agent Child Agent Api Key Info - List of API Key Infos
- Api
Keys []GetGenai Agents By Openai Api Key Agent Child Agent Api Key - List of API Keys
- Chatbot
Identifiers []GetGenai Agents By Openai Api Key Agent Child Agent Chatbot Identifier - List of Chatbot Identifiers
- Chatbots
[]Get
Genai Agents By Openai Api Key Agent Child Agent Chatbot - ChatBot configuration
- Deployments
[]Get
Genai Agents By Openai Api Key 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 Genai Agents By Openai Api Key Agent Child Agent Anthropic Api Key> - Anthropic API Key information
- api
Key List<GetInfos Genai Agents By Openai Api Key Agent Child Agent Api Key Info> - List of API Key Infos
- api
Keys List<GetGenai Agents By Openai Api Key Agent Child Agent Api Key> - List of API Keys
- chatbot
Identifiers List<GetGenai Agents By Openai Api Key Agent Child Agent Chatbot Identifier> - List of Chatbot Identifiers
- chatbots
List<Get
Genai Agents By Openai Api Key Agent Child Agent Chatbot> - ChatBot configuration
- deployments
List<Get
Genai Agents By Openai Api Key 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 Genai Agents By Openai Api Key Agent Child Agent Anthropic Api Key[] - Anthropic API Key information
- api
Key GetInfos Genai Agents By Openai Api Key Agent Child Agent Api Key Info[] - List of API Key Infos
- api
Keys GetGenai Agents By Openai Api Key Agent Child Agent Api Key[] - List of API Keys
- chatbot
Identifiers GetGenai Agents By Openai Api Key Agent Child Agent Chatbot Identifier[] - List of Chatbot Identifiers
- chatbots
Get
Genai Agents By Openai Api Key Agent Child Agent Chatbot[] - ChatBot configuration
- deployments
Get
Genai Agents By Openai Api Key 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 Genai Agents By Openai Api Key Agent Child Agent Anthropic Api Key] - Anthropic API Key information
- api_
key_ Sequence[Getinfos Genai Agents By Openai Api Key Agent Child Agent Api Key Info] - List of API Key Infos
- api_
keys Sequence[GetGenai Agents By Openai Api Key Agent Child Agent Api Key] - List of API Keys
- chatbot_
identifiers Sequence[GetGenai Agents By Openai Api Key Agent Child Agent Chatbot Identifier] - List of Chatbot Identifiers
- chatbots
Sequence[Get
Genai Agents By Openai Api Key Agent Child Agent Chatbot] - ChatBot configuration
- deployments
Sequence[Get
Genai Agents By Openai Api Key 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
GetGenaiAgentsByOpenaiApiKeyAgentChildAgentAnthropicApiKey
- 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
GetGenaiAgentsByOpenaiApiKeyAgentChildAgentApiKey
- 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
GetGenaiAgentsByOpenaiApiKeyAgentChildAgentApiKeyInfo
- 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
GetGenaiAgentsByOpenaiApiKeyAgentChildAgentChatbot
- 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
GetGenaiAgentsByOpenaiApiKeyAgentChildAgentChatbotIdentifier
- Chatbot
Id string
- Chatbot
Id string
- chatbot
Id String
- chatbot
Id string
- chatbot_
id str
- chatbot
Id String
GetGenaiAgentsByOpenaiApiKeyAgentChildAgentDeployment
- 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
GetGenaiAgentsByOpenaiApiKeyAgentDeployment
- 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
GetGenaiAgentsByOpenaiApiKeyAgentFunction
- 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
GetGenaiAgentsByOpenaiApiKeyAgentKnowledgeBase
- 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 Genai Agents By Openai Api Key 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 Genai Agents By Openai Api Key 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 Genai Agents By Openai Api Key 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 Genai Agents By Openai Api Key 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 Genai Agents By Openai Api Key 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
GetGenaiAgentsByOpenaiApiKeyAgentKnowledgeBaseLastIndexingJob
- 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
GetGenaiAgentsByOpenaiApiKeyAgentModel
- 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 Genai Agents By Openai Api Key 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 Genai Agents By Openai Api Key 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
Genai Agents By Openai Api Key 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
Genai Agents By Openai Api Key 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
Genai Agents By Openai Api Key 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
Genai Agents By Openai Api Key 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
Genai Agents By Openai Api Key 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
Genai Agents By Openai Api Key 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
Genai Agents By Openai Api Key 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
Genai Agents By Openai Api Key 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
GetGenaiAgentsByOpenaiApiKeyAgentModelAgreement
- 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
GetGenaiAgentsByOpenaiApiKeyAgentModelVersion
GetGenaiAgentsByOpenaiApiKeyAgentOpenAiApiKey
- 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
GetGenaiAgentsByOpenaiApiKeyAgentParentAgent
- 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 Genai Agents By Openai Api Key Agent Parent Agent Anthropic Api Key> - Anthropic API Key information
- Api
Key List<Pulumi.Infos Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Parent Agent Api Key Info> - List of API Key Infos
- Api
Keys List<Pulumi.Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Parent Agent Api Key> - List of API Keys
- Chatbot
Identifiers List<Pulumi.Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Parent Agent Chatbot Identifier> - List of Chatbot Identifiers
- Chatbots
List<Pulumi.
Digital Ocean. Inputs. Get Genai Agents By Openai Api Key Agent Parent Agent Chatbot> - ChatBot configuration
- Deployments
List<Pulumi.
Digital Ocean. Inputs. Get Genai Agents By Openai Api Key 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 Genai Agents By Openai Api Key Agent Parent Agent Anthropic Api Key - Anthropic API Key information
- Api
Key []GetInfos Genai Agents By Openai Api Key Agent Parent Agent Api Key Info - List of API Key Infos
- Api
Keys []GetGenai Agents By Openai Api Key Agent Parent Agent Api Key - List of API Keys
- Chatbot
Identifiers []GetGenai Agents By Openai Api Key Agent Parent Agent Chatbot Identifier - List of Chatbot Identifiers
- Chatbots
[]Get
Genai Agents By Openai Api Key Agent Parent Agent Chatbot - ChatBot configuration
- Deployments
[]Get
Genai Agents By Openai Api Key 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 Genai Agents By Openai Api Key Agent Parent Agent Anthropic Api Key> - Anthropic API Key information
- api
Key List<GetInfos Genai Agents By Openai Api Key Agent Parent Agent Api Key Info> - List of API Key Infos
- api
Keys List<GetGenai Agents By Openai Api Key Agent Parent Agent Api Key> - List of API Keys
- chatbot
Identifiers List<GetGenai Agents By Openai Api Key Agent Parent Agent Chatbot Identifier> - List of Chatbot Identifiers
- chatbots
List<Get
Genai Agents By Openai Api Key Agent Parent Agent Chatbot> - ChatBot configuration
- deployments
List<Get
Genai Agents By Openai Api Key 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 Genai Agents By Openai Api Key Agent Parent Agent Anthropic Api Key[] - Anthropic API Key information
- api
Key GetInfos Genai Agents By Openai Api Key Agent Parent Agent Api Key Info[] - List of API Key Infos
- api
Keys GetGenai Agents By Openai Api Key Agent Parent Agent Api Key[] - List of API Keys
- chatbot
Identifiers GetGenai Agents By Openai Api Key Agent Parent Agent Chatbot Identifier[] - List of Chatbot Identifiers
- chatbots
Get
Genai Agents By Openai Api Key Agent Parent Agent Chatbot[] - ChatBot configuration
- deployments
Get
Genai Agents By Openai Api Key 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 Genai Agents By Openai Api Key Agent Parent Agent Anthropic Api Key] - Anthropic API Key information
- api_
key_ Sequence[Getinfos Genai Agents By Openai Api Key Agent Parent Agent Api Key Info] - List of API Key Infos
- api_
keys Sequence[GetGenai Agents By Openai Api Key Agent Parent Agent Api Key] - List of API Keys
- chatbot_
identifiers Sequence[GetGenai Agents By Openai Api Key Agent Parent Agent Chatbot Identifier] - List of Chatbot Identifiers
- chatbots
Sequence[Get
Genai Agents By Openai Api Key Agent Parent Agent Chatbot] - ChatBot configuration
- deployments
Sequence[Get
Genai Agents By Openai Api Key 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
GetGenaiAgentsByOpenaiApiKeyAgentParentAgentAnthropicApiKey
- 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
GetGenaiAgentsByOpenaiApiKeyAgentParentAgentApiKey
- 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
GetGenaiAgentsByOpenaiApiKeyAgentParentAgentApiKeyInfo
- 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
GetGenaiAgentsByOpenaiApiKeyAgentParentAgentChatbot
- 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
GetGenaiAgentsByOpenaiApiKeyAgentParentAgentChatbotIdentifier
- Chatbot
Id string
- Chatbot
Id string
- chatbot
Id String
- chatbot
Id string
- chatbot_
id str
- chatbot
Id String
GetGenaiAgentsByOpenaiApiKeyAgentParentAgentDeployment
- 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
GetGenaiAgentsByOpenaiApiKeyAgentTemplate
- 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 Genai Agents By Openai Api Key Agent Template Knowledge Base> - List of Knowledge Bases
- Max
Tokens int - Maximum tokens allowed
- Models
List<Pulumi.
Digital Ocean. Inputs. Get Genai Agents By Openai Api Key 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 []GetGenai Agents By Openai Api Key Agent Template Knowledge Base - List of Knowledge Bases
- Max
Tokens int - Maximum tokens allowed
- Models
[]Get
Genai Agents By Openai Api Key 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<GetGenai Agents By Openai Api Key Agent Template Knowledge Base> - List of Knowledge Bases
- max
Tokens Integer - Maximum tokens allowed
- models
List<Get
Genai Agents By Openai Api Key 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 GetGenai Agents By Openai Api Key Agent Template Knowledge Base[] - List of Knowledge Bases
- max
Tokens number - Maximum tokens allowed
- models
Get
Genai Agents By Openai Api Key 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[GetGenai Agents By Openai Api Key Agent Template Knowledge Base] - List of Knowledge Bases
- max_
tokens int - Maximum tokens allowed
- models
Sequence[Get
Genai Agents By Openai Api Key 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
GetGenaiAgentsByOpenaiApiKeyAgentTemplateKnowledgeBase
- 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 Genai Agents By Openai Api Key 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 Genai Agents By Openai Api Key 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 Genai Agents By Openai Api Key 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 Genai Agents By Openai Api Key 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 Genai Agents By Openai Api Key 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
GetGenaiAgentsByOpenaiApiKeyAgentTemplateKnowledgeBaseLastIndexingJob
- 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
GetGenaiAgentsByOpenaiApiKeyAgentTemplateModel
- 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 Genai Agents By Openai Api Key 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 Genai Agents By Openai Api Key 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
Genai Agents By Openai Api Key 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
Genai Agents By Openai Api Key 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
Genai Agents By Openai Api Key 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
Genai Agents By Openai Api Key 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
Genai Agents By Openai Api Key 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
Genai Agents By Openai Api Key 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
Genai Agents By Openai Api Key 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
Genai Agents By Openai Api Key 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
GetGenaiAgentsByOpenaiApiKeyAgentTemplateModelAgreement
- 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
GetGenaiAgentsByOpenaiApiKeyAgentTemplateModelVersion
Package Details
- Repository
- DigitalOcean pulumi/pulumi-digitalocean
- License
- Apache-2.0
- Notes
- This Pulumi package is based on the
digitaloceanTerraform Provider.
