File size: 390 Bytes
02fbc3f
a1adb2d
02fbc3f
 
 
 
 
39d6d88
02fbc3f
 
ab1da5f
02fbc3f
 
3f79e45
b2e8017
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
---
title: RAG - MongoDB Atlas Vector Search & OpenAI
emoji: 🦀
colorFrom: purple
colorTo: red
sdk: gradio
sdk_version: 4.9.1
python_version: 3.11
app_file: app.py
pinned: false
---

Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference

Local tests with: python3 -m venv venv ---> source venv/bin/activate ---> pip3 install -r requirements.txt