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
+19Lines changed: 19 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -1,3 +1,22 @@
1
+
<!--
2
+
---
3
+
page_type: sample
4
+
languages:
5
+
- javascript
6
+
- typescript
7
+
- nodejs
8
+
- bicep
9
+
- azdeveloper
10
+
products:
11
+
- azure-openai
12
+
- azure-container-apps
13
+
- azure
14
+
urlFragment: llama-index-azure-code-interpreter
15
+
name: Serverless RAG application with LlamaIndex and Azure Dyamic Sessions Tool
16
+
description: This sample shows how to use LlamaIndex and Azure Container Apps as a serverless deployment platform and Azure Dymanic Session as a tool for code interpretation.
17
+
---
18
+
-->
19
+
1
20
# Serverless RAG application with LlamaIndex and Azure Dyamic Sessions Tool
2
21
3
22
[](https://codespaces.new/Azure-Samples/llama-index-azure-code-interpreter?hide_repo_select=true&ref=main&quickstart=true)
0 commit comments