kopia lustrzana https://github.com/transitive-bullshit/chatgpt-api
old-agentic-v1^2
rodzic
89fbdfe4f3
commit
f7a8443d0c
|
@ -9,11 +9,7 @@ import {
|
||||||
HumanFeedbackOptions,
|
HumanFeedbackOptions,
|
||||||
HumanFeedbackType
|
HumanFeedbackType
|
||||||
} from './human-feedback'
|
} from './human-feedback'
|
||||||
import {
|
import { defaultIDGeneratorFn, isValidTaskIdentifier } from './utils'
|
||||||
defaultIDGeneratorFn,
|
|
||||||
isValidTaskIdentifier,
|
|
||||||
stringifyForDebugging
|
|
||||||
} from './utils'
|
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* A `Task` is an async function call that may be non-deterministic. It has
|
* A `Task` is an async function call that may be non-deterministic. It has
|
||||||
|
|
Ładowanie…
Reference in New Issue