Skip to content

Commit

Permalink
Merge ef6b0d2 into 1c943b7
Browse files Browse the repository at this point in the history
  • Loading branch information
deyaaeldeen authored Nov 18, 2024
2 parents 1c943b7 + ef6b0d2 commit bba475f
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion sdk/openai/openai/samples/v2-beta/javascript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Take a look at our [API Documentation][apiref] for more information about the AP
[streamcompletions]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/openai/openai/samples/v2-beta/javascript/streamCompletions.js
[texttospeech]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/openai/openai/samples/v2-beta/javascript/textToSpeech.js
[toolcall]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/openai/openai/samples/v2-beta/javascript/toolCall.js
[apiref]: https://docs.microsoft.com/javascript/api/@azure/openai
[apiref]: https://learn.microsoft.com/javascript/api/overview/azure/openai
[freesub]: https://azure.microsoft.com/free/
[createinstance_azurecognitiveservicesinstance]: https://learn.microsoft.com/azure/cognitive-services/openai/how-to/create-resource
[package]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai/README.md
2 changes: 1 addition & 1 deletion sdk/openai/openai/samples/v2-beta/typescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Take a look at our [API Documentation][apiref] for more information about the AP
[streamcompletions]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/openai/openai/samples/v2-beta/typescript/src/streamCompletions.ts
[texttospeech]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/openai/openai/samples/v2-beta/typescript/src/textToSpeech.ts
[toolcall]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/openai/openai/samples/v2-beta/typescript/src/toolCall.ts
[apiref]: https://docs.microsoft.com/javascript/api/@azure/openai
[apiref]: https://learn.microsoft.com/javascript/api/overview/azure/openai
[freesub]: https://azure.microsoft.com/free/
[createinstance_azurecognitiveservicesinstance]: https://learn.microsoft.com/azure/cognitive-services/openai/how-to/create-resource
[package]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai/README.md
Expand Down
2 changes: 1 addition & 1 deletion sdk/openai/openai/samples/v2/javascript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -84,7 +84,7 @@ Take a look at our [API Documentation][apiref] for more information about the AP
[streamcompletions]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/openai/openai/samples/v2/javascript/streamCompletions.js
[texttospeech]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/openai/openai/samples/v2/javascript/textToSpeech.js
[toolcall]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/openai/openai/samples/v2/javascript/toolCall.js
[apiref]: https://docs.microsoft.com/javascript/api/@azure/openai
[apiref]: https://learn.microsoft.com/javascript/api/overview/azure/openai
[freesub]: https://azure.microsoft.com/free/
[createinstance_azurecognitiveservicesinstance]: https://learn.microsoft.com/azure/cognitive-services/openai/how-to/create-resource
[package]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai/README.md
2 changes: 1 addition & 1 deletion sdk/openai/openai/samples/v2/typescript/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -96,7 +96,7 @@ Take a look at our [API Documentation][apiref] for more information about the AP
[streamcompletions]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/openai/openai/samples/v2/typescript/src/streamCompletions.ts
[texttospeech]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/openai/openai/samples/v2/typescript/src/textToSpeech.ts
[toolcall]: https://github.com/Azure/azure-sdk-for-js/blob/main/sdk/openai/openai/samples/v2/typescript/src/toolCall.ts
[apiref]: https://docs.microsoft.com/javascript/api/@azure/openai
[apiref]: https://learn.microsoft.com/javascript/api/overview/azure/openai
[freesub]: https://azure.microsoft.com/free/
[createinstance_azurecognitiveservicesinstance]: https://learn.microsoft.com/azure/cognitive-services/openai/how-to/create-resource
[package]: https://github.com/Azure/azure-sdk-for-js/tree/main/sdk/openai/openai/README.md
Expand Down

0 comments on commit bba475f

Please sign in to comment.