mirror of
https://github.com/simstudioai/sim.git
synced 2026-02-04 03:35:04 -05:00
import order
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
import { getMaxExecutionTimeout } from '@/lib/core/execution-limits'
|
||||
import type { LoopType, ParallelType } from '@/lib/workflows/types'
|
||||
|
||||
/**
|
||||
@@ -185,8 +186,6 @@ export const HTTP = {
|
||||
},
|
||||
} as const
|
||||
|
||||
import { getMaxExecutionTimeout } from '@/lib/core/execution-limits'
|
||||
|
||||
export const AGENT = {
|
||||
DEFAULT_MODEL: 'claude-sonnet-4-5',
|
||||
get DEFAULT_FUNCTION_TIMEOUT() {
|
||||
|
||||
Reference in New Issue
Block a user