From 22bd645d1ea1c2d4bfc6277d57b14203e2db7f62 Mon Sep 17 00:00:00 2001 From: Christian Tzolov Date: Wed, 14 Feb 2024 06:55:42 +0100 Subject: [PATCH] fix azure model README broken link --- models/spring-ai-azure-openai/README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/models/spring-ai-azure-openai/README.md b/models/spring-ai-azure-openai/README.md index f23e1902b..af87a28e2 100644 --- a/models/spring-ai-azure-openai/README.md +++ b/models/spring-ai-azure-openai/README.md @@ -1,3 +1,3 @@ [Azure OpenAI Chat Documentation](https://docs.spring.io/spring-ai/reference/api/clients/azure-openai-chat.html) -[Azure OpenAI Embedding Documentation](https://docs.spring.io/spring-ai/reference/api/embeddings/azure-openai-embeddigs.html) +[Azure OpenAI Embedding Documentation](https://docs.spring.io/spring-ai/reference/api/embeddings/azure-openai-embeddings.html)