You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-14Lines changed: 1 addition & 14 deletions
Original file line number
Diff line number
Diff line change
@@ -17,7 +17,7 @@ For further information go to our [Spring AI refernce documentation](https://doc
17
17
18
18
## Educational Resources
19
19
20
-
- Follow the [Workshop](#workshop)
20
+
- Follow the [Workshop material for Azure OpenAI](https://github.com/Azure-Samples/spring-ai-azure-workshop)
21
21
- The workshop contains step-by-step examples from 'hello world' to 'retrieval augmented generation'
22
22
23
23
Some selected videos. Search YouTube! for more.
@@ -29,19 +29,6 @@ Some selected videos. Search YouTube! for more.
29
29
* Introducing Spring AI - Add Generative AI to your Spring Applications
30
30
<br>[](https://www.youtube.com/watch?v=1g_wuincUdU)
31
31
32
-
33
-
## Workshop
34
-
35
-
* 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)
36
-
* 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.
Please refer to the [Getting Started Guide](https://docs.spring.io/spring-ai/reference/getting-started.html) for instruction on adding your dependencies.
0 commit comments