Spaces:
Sleeping
Sleeping
Commit ·
46353f8
1
Parent(s): 5481095
init
Browse files
README.md
ADDED
|
@@ -0,0 +1,11 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: RAG with Milvus
|
| 3 |
+
emoji: 📚
|
| 4 |
+
colorFrom: purple
|
| 5 |
+
colorTo: blue
|
| 6 |
+
sdk: docker
|
| 7 |
+
sdk_version: "3.0" # Replace with the appropriate version of the SDK you are using
|
| 8 |
+
app_file: app.py # This should be the entry point file for your app
|
| 9 |
+
pinned: false
|
| 10 |
+
|
| 11 |
+
---
|