Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Momal
/
MentalHealth-Assistant-using-RAG
like
3
Runtime error
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
c88d08b
MentalHealth-Assistant-using-RAG
/
mental_health_raqa.py
Momal
openai key input
c88d08b
over 1 year ago
raw
Copy download link
history
blame
138 Bytes
import
pandas
as
pd
def
mental_health_raqa
(
openai_key
):
# Load the data
data = pd.read_csv(
'data/raqa.csv'
)
return
openai_key