Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[OpenAI] [Inference] TSP definition updates for v2024_05_01_preview service release #29182

Merged
merged 50 commits into from
Jun 4, 2024
Merged
Changes from 1 commit
Commits
Show all changes
50 commits
Select commit Hold shift + click to select a range
7684dde
Azure OpenAI: 2024-04-01-preview updates
trrwilson Mar 27, 2024
57a34e0
add audio formats
trrwilson Mar 27, 2024
a222a5b
Merge branch 'main' into user/travisw/aoai-2024-04-01-preview
trrwilson Apr 8, 2024
624a381
post-merge fix incl. tool update for enum conversion to union
trrwilson Apr 8, 2024
6de0967
minor: spellcheck fix
trrwilson Apr 8, 2024
0fd781d
Merge branch 'main' into user/travisw/aoai-2024-04-01-preview
trrwilson Apr 10, 2024
e79c894
Merge branch 'main' into user/travisw/aoai-2024-04-01-preview
trrwilson Apr 11, 2024
38efd3e
refine duration encoding for word start/end
trrwilson Apr 11, 2024
067fe5f
Merge branch 'main' into user/travisw/aoai-2024-04-01-preview
trrwilson Apr 16, 2024
38749f7
enable serialization into azure json and rename customization class name
mssfang Apr 25, 2024
6b92bfe
Merge branch 'main' into user/travisw/aoai-2024-04-01-preview
trrwilson May 6, 2024
89d84c9
Merge branch 'main' into user/travisw/aoai-2024-04-01-preview
trrwilson May 7, 2024
c6d5372
Merge branch 'main' into user/travisw/aoai-2024-04-01-preview
trrwilson May 15, 2024
dc05593
Merge branch 'main' into user/travisw/aoai-2024-04-01-preview
trrwilson May 15, 2024
1afc37b
Merge branch 'main' into user/travisw/aoai-2024-04-01-preview
trrwilson May 15, 2024
1bf10c6
Merge branch 'main' into user/travisw/aoai-2024-04-01-preview
trrwilson May 15, 2024
a30d2d4
Merge branch 'main' into user/travisw/aoai-2024-04-01-preview
trrwilson May 16, 2024
b9c9acb
Merge branch 'main' into user/travisw/aoai-2024-04-01-preview
jpalvarezl May 16, 2024
de547d8
Merge branch 'main' into user/travisw/aoai-2024-04-01-preview
trrwilson May 16, 2024
ea200a8
Merge branch 'main' into user/travisw/aoai-2024-04-01-preview
jpalvarezl May 17, 2024
8135456
Merge branch 'main' into user/travisw/aoai-2024-04-01-preview
jpalvarezl May 21, 2024
1ea7f98
Added new customBlockList filter and fields to OYD
jpalvarezl May 21, 2024
61aac85
Adding changes to authentication for Vector Search
jpalvarezl May 21, 2024
52dee2f
Adjusted docs for OYD vector search auth models
jpalvarezl May 21, 2024
a53bdf3
Added missing field and retrieved documents
jpalvarezl May 21, 2024
f5d10f5
Examples added
jpalvarezl May 21, 2024
037a4f2
Merge branch 'main' into user/travisw/aoai-2024-04-01-preview
trrwilson May 21, 2024
d210e4e
corrected examples api-versions in json
jpalvarezl May 21, 2024
1e03a78
Reformat
jpalvarezl May 21, 2024
3042aab
Recompile after reformat
jpalvarezl May 21, 2024
aae228d
PR comments: wrong plural and type precision
jpalvarezl May 21, 2024
6e0f27b
Merge branch 'user/travisw/aoai-2024-04-01-preview' into jpalvarezl/i…
jpalvarezl May 21, 2024
572dee4
Revert added tab to service spec
jpalvarezl May 21, 2024
8e07596
merge + regen
trrwilson May 21, 2024
a582eb4
Merge branch 'main' into jpalvarezl/inference_2024_05_01_preview
trrwilson May 22, 2024
3f943ce
Merge branch 'main' into jpalvarezl/inference_2024_05_01_preview
jpalvarezl May 22, 2024
586c410
Merge branch 'main' into jpalvarezl/inference_2024_05_01_preview
jpalvarezl May 23, 2024
7451376
Merge branch 'main' into jpalvarezl/inference_2024_05_01_preview
jpalvarezl May 23, 2024
47a7695
Merge branch 'main' into jpalvarezl/inference_2024_05_01_preview
jpalvarezl May 28, 2024
eb5943e
Merge branch 'main' into jpalvarezl/inference_2024_05_01_preview
jpalvarezl May 29, 2024
dabebc4
Merge branch 'main' into jpalvarezl/inference_2024_05_01_preview
jpalvarezl May 29, 2024
627278a
Merge branch 'main' into jpalvarezl/inference_2024_05_01_preview
jpalvarezl May 31, 2024
fff8143
Added readme entry for generated openAPI doc
jpalvarezl May 31, 2024
236c0bf
Trying to improve folder structure
jpalvarezl May 31, 2024
e949ad4
Removed moved and renamed generated.json files
jpalvarezl May 31, 2024
0e5a2c3
Reverted last 3 commits
jpalvarezl May 31, 2024
733026c
Added entry for generated.json swagger in the readme
jpalvarezl May 31, 2024
e9cf565
Merge branch 'main' into jpalvarezl/inference_2024_05_01_preview
jpalvarezl Jun 4, 2024
7f6fb08
Changed enum to nonExpandable
jpalvarezl Jun 4, 2024
6a1d8bb
Ran formatter
jpalvarezl Jun 4, 2024
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
Prev Previous commit
Next Next commit
Adjusted docs for OYD vector search auth models
jpalvarezl committed May 21, 2024

Unverified

This user has not yet uploaded their public signing key.
commit 52dee2f122fc0e82bc991fa2d2f94cfa5ea17801
Original file line number Diff line number Diff line change
@@ -89,50 +89,51 @@ model OnYourDataModelIdVectorizationSource
modelId: string;
}

/** TODO docs */
/** The authentication types supported with Azure OpenAI On Your Data vector search. */
@added(ServiceApiVersions.v2024_05_01_Preview)
union OnYourDataVectorSearchAuthenticationType {
string,


@doc("Authentication via API key.")
/** Authentication via API key. */
apiKey: "api_key",

@doc("Authentication via access token.")
/** Authentication via access token. */
accessToken: "access_token",
}

/** TODO docs */
/**
* The authentication options for Azure OpenAI On Your Data vector search.
*/
@discriminator("type")
@added(ServiceApiVersions.v2024_05_01_Preview)
model OnYourDataVectorSearchAuthenticationOptions {
@doc("The type of authentication to use.")
/** The type of authentication to use. */
type: OnYourDataVectorSearchAuthenticationType;
}

@doc("""
The authentication options for Azure OpenAI On Your Data when using an API key.
""")
@added(ServiceApiVersions.v2024_02_15_Preview)
/**
* The authentication options for Azure OpenAI On Your Data when using an API key.
*/
@added(ServiceApiVersions.v2024_05_01_Preview)
model OnYourDataVectorSearchApiKeyAuthenticationOptions
extends OnYourDataVectorSearchAuthenticationOptions {
@doc("The authentication type of API key.")
/** The authentication type of API key. */
type: OnYourDataVectorSearchAuthenticationType.apiKey;

@doc("The API key to use for authentication.")
/** The API key to use for authentication. */
key: string;
}

@doc("""
The authentication options for Azure OpenAI On Your Data when using access token.
""")
@added(ServiceApiVersions.v2024_02_15_Preview)
/**
* The authentication options for Azure OpenAI On Your Data vector search when using access token.
*/
@added(ServiceApiVersions.v2024_05_01_Preview)
model OnYourDataVectorSearchAccessTokenAuthenticationOptions
extends OnYourDataVectorSearchAuthenticationOptions {
@doc("The authentication type of access token.")
/** The authentication type of access token. */
type: OnYourDataVectorSearchAuthenticationType.accessToken;

@doc("The access token to use for authentication.")
/** The access token to use for authentication. */
@encodedName("application/json", "access_token")
accessToken: string;
}