We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ea37f16 commit 5b80faeCopy full SHA for 5b80fae
specification/inference/unified_inference/UnifiedRequest.ts
@@ -17,11 +17,11 @@
17
* under the License.
18
*/
19
20
+import { TaskType } from '@inference/_types/TaskType'
21
import { UserDefinedValue } from '@spec_utils/UserDefinedValue'
22
import { RequestBase } from '@_types/Base'
23
import { Id } from '@_types/common'
24
import { Duration } from '@_types/Time'
-import { TaskType } from '@inference/_types/TaskType'
25
26
/**
27
* An object style representation of a single portion of a conversation.
0 commit comments