Update README.md with new location for workshop material
This commit is contained in:
@@ -53,7 +53,7 @@ And the Spring Boot Starter depending on if you are using Azure Open AI or Open
|
||||
|
||||
## Workshop
|
||||
|
||||
* You can try out the features of Spring AI by following the [workshop material for Azure OpenAI](https://github.com/markpollack/spring-ai-azure-workshop)
|
||||
* You can try out the features of Spring AI by following the [workshop material for Azure OpenAI](https://github.com/Azure-Samples/spring-ai-azure-workshop)
|
||||
* To use the workshop material with OpenAI (not Azure's offering) you will need to *replace* the Azure Open AI Boot Starter in the `pom.xml` with the Open AI Boot Starter.
|
||||
```xml
|
||||
<dependency>
|
||||
@@ -160,4 +160,4 @@ To build the docs
|
||||
./mvnw -pl spring-ai-docs antora
|
||||
```
|
||||
|
||||
The docs are then in the directory `spring-ai-docs/target/antora/site/index.html`
|
||||
The docs are then in the directory `spring-ai-docs/target/antora/site/index.html`
|
||||
|
||||
Reference in New Issue
Block a user