We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 501d4bf commit b4d3010Copy full SHA for b4d3010
README.md
@@ -1,3 +1,22 @@
1
+<!--
2
+---
3
+name: Serverless Azure OpenAI Quick Start with LlamaIndex (JavaScript)
4
+description: Build a simple RAG app with LlamaIndex and Azure OpenAI, deployed on Azure Container Apps
5
+languages:
6
+- javascript
7
+- typescript
8
+- nodejs
9
+- bicep
10
+- azdeveloper
11
+products:
12
+- azure-openai
13
+- azure-container-apps
14
+- azure
15
+page_type: sample
16
+urlFragment: llama-index-javascript
17
18
+-->
19
+
20
<div align="center">
21
22
# Serverless Azure OpenAI Quick Start with LlamaIndex <br> (JavaScript)
0 commit comments