[OpenAI] Fix samples links (#31806)
This commit is contained in:
Родитель
aae1f6da72
Коммит
810e6fe8ab
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
|
@ -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
|
||||
|
|
Загрузка…
Ссылка в новой задаче