Skip to content

Commit 32748cb

Browse files
committed
feat: update README
Signed-off-by: Jörg Jooss <[email protected]>
1 parent 04577b5 commit 32748cb

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -18,3 +18,7 @@ you're new to Go will they help you to get started quickly without having to kno
1818

1919
Technically, you can achieve the same with an Azure Function or a Logic App,
2020
but being able to run a 10 MB container image on a [Azure Container App with scale-to-zero](https://learn.microsoft.com/en-us/azure/container-apps/scale-app?pivots=azure-cli#http) to me is a viable alternative.
21+
22+
1. [ragserver](./ragserver/): This is port of the RAG server sample that was published by the Go team on their official [blog](https://go.dev/blog/llmpowered) for Azure OpenAI/OpenAI.
23+
24+
1. [codeagent](./codeagent/): This is port of Thorsten Ball's fantastic code editing agent sample published on his [blog](https://ampcode.com/how-to-build-an-agent) for Azure OpenAI/OpenAI.

0 commit comments

Comments
 (0)