Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
20 changes: 11 additions & 9 deletions profiles/latest/cognitiveservices/luis/runtime/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,20 @@

package runtime

import original "github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.0/luis/runtime"
import original "github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v3.0/luis/runtime"

type APIError = original.APIError
type BaseClient = original.BaseClient
type CompositeChildModel = original.CompositeChildModel
type CompositeEntityModel = original.CompositeEntityModel
type EntityModel = original.EntityModel
type EntityWithResolution = original.EntityWithResolution
type EntityWithScore = original.EntityWithScore
type IntentModel = original.IntentModel
type LuisResult = original.LuisResult
type DynamicList = original.DynamicList
type Error = original.Error
type ErrorBody = original.ErrorBody
type ExternalEntity = original.ExternalEntity
type Intent = original.Intent
type Prediction = original.Prediction
type PredictionClient = original.PredictionClient
type PredictionRequest = original.PredictionRequest
type PredictionRequestOptions = original.PredictionRequestOptions
type PredictionResponse = original.PredictionResponse
type RequestList = original.RequestList
type Sentiment = original.Sentiment

func New(endpoint string) BaseClient {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@

package runtimeapi

import original "github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.0/luis/runtime/runtimeapi"
import original "github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v3.0/luis/runtime/runtimeapi"

type PredictionClientAPI = original.PredictionClientAPI
20 changes: 11 additions & 9 deletions profiles/preview/cognitiveservices/luis/runtime/models.go
Original file line number Diff line number Diff line change
Expand Up @@ -19,18 +19,20 @@

package runtime

import original "github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.0/luis/runtime"
import original "github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v3.0/luis/runtime"

type APIError = original.APIError
type BaseClient = original.BaseClient
type CompositeChildModel = original.CompositeChildModel
type CompositeEntityModel = original.CompositeEntityModel
type EntityModel = original.EntityModel
type EntityWithResolution = original.EntityWithResolution
type EntityWithScore = original.EntityWithScore
type IntentModel = original.IntentModel
type LuisResult = original.LuisResult
type DynamicList = original.DynamicList
type Error = original.Error
type ErrorBody = original.ErrorBody
type ExternalEntity = original.ExternalEntity
type Intent = original.Intent
type Prediction = original.Prediction
type PredictionClient = original.PredictionClient
type PredictionRequest = original.PredictionRequest
type PredictionRequestOptions = original.PredictionRequestOptions
type PredictionResponse = original.PredictionResponse
type RequestList = original.RequestList
type Sentiment = original.Sentiment

func New(endpoint string) BaseClient {
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@

package runtimeapi

import original "github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v2.0/luis/runtime/runtimeapi"
import original "github.com/Azure/azure-sdk-for-go/services/cognitiveservices/v3.0/luis/runtime/runtimeapi"

type PredictionClientAPI = original.PredictionClientAPI
52 changes: 0 additions & 52 deletions profiles/preview/preview/cognitiveservices/luis/runtime/models.go

This file was deleted.

This file was deleted.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.