old-agentic-v1^2
Travis Fischer 2023-06-19 23:44:15 -07:00
rodzic 577d9299e4
commit 8bc11f6d3d
1 zmienionych plików z 1 dodań i 5 usunięć

Wyświetl plik

@ -9,11 +9,7 @@ import {
HumanFeedbackOptions,
HumanFeedbackType
} from './human-feedback'
import {
defaultIDGeneratorFn,
isValidTaskIdentifier,
stringifyForDebugging
} from './utils'
import { defaultIDGeneratorFn, isValidTaskIdentifier } from './utils'
/**
* A `Task` is an async function call that may be non-deterministic. It has