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 d688d85 commit a755b86Copy full SHA for a755b86
specification/inference/put_azureopenai/PutAzureOpenAiResponse.ts
@@ -20,13 +20,5 @@
20
import { InferenceEndpointInfoAzureOpenAI } from '@inference/_types/Services'
21
22
export class Response {
23
-<<<<<<< HEAD
24
- body: InferenceEndpointInfo
25
-||||||| parent of 6baef2fa4 (Adds custom InferenceEndpointInfo classes (#4444))
26
- /** @codegen_name endpoint_info */
27
28
-=======
29
30
body: InferenceEndpointInfoAzureOpenAI
31
->>>>>>> 6baef2fa4 (Adds custom InferenceEndpointInfo classes (#4444))
32
}
0 commit comments