useCreateAgentRuntime
Agent Runtimes / hooks/useAgentRuntimes / useCreateAgentRuntime
Function: useCreateAgentRuntime()
useCreateAgentRuntime():
UseMutationResult<any,Error,CreateAgentRuntimeRequest,unknown>
Defined in: hooks/useAgentRuntimes.ts:628
Hook to create a new agent runtime.
Returns
UseMutationResult<any, Error, CreateAgentRuntimeRequest, unknown>