Mikiko Bazeley commited on
Commit
40934e1
·
1 Parent(s): 92f8521

Apparently didnt

Browse files
Files changed (2) hide show
  1. app.py +1 -1
  2. chainlit.md +4 -5
app.py CHANGED
@@ -66,7 +66,7 @@ hf_embeddings = HuggingFaceEndpointEmbeddings(
66
 
67
  vectorstore = Qdrant.from_documents(
68
  documents=split_documents,
69
- embeddings=hf_embeddings,
70
  location=":memory:",
71
  collection_name="AirBnB_10K",
72
  )
 
66
 
67
  vectorstore = Qdrant.from_documents(
68
  documents=split_documents,
69
+ embedding=hf_embeddings,
70
  location=":memory:",
71
  collection_name="AirBnB_10K",
72
  )
chainlit.md CHANGED
@@ -1,8 +1,7 @@
1
- # PaulGrahamGPT
2
 
3
- Ever wanted to pick Paul Graham's brain but can't afford his consulting fees?
4
- Check out PaulGrahamGPT.
5
 
6
- ![alt text](https://s.turbifycdn.com/aah/paulgraham/bio-19.gif)
7
 
8
- This is for Week 4 Day 1 of the AI Makerspace.
 
1
+ # AirBNB 10K
2
 
3
+ How much is the B-Man worth?
 
4
 
5
+ ![alt text](https://miro.medium.com/v2/resize:fit:1400/1*lZa_IgPNvVmK6Dwryo0HQg.gif)
6
 
7
+ Thus is the midterm