stephenmccartney1234 commited on
Commit
7efb4c1
·
verified ·
1 Parent(s): 7a77481

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -2
app.py CHANGED
@@ -8,8 +8,8 @@ def chat_with_pdf(content):
8
  }
9
 
10
  data = {
11
- "stream": True,
12
- "sourceId": "cha_REdjHAwIpm8Lhuk2HAtnm", # Replace with your source ID
13
  "messages": [
14
  {
15
  "role": "user",
 
8
  }
9
 
10
  data = {
11
+ #"stream": True,
12
+ "sourceId": "src_REdjHAwIpm8Lhuk2HAtnm", # Replace with your source ID
13
  "messages": [
14
  {
15
  "role": "user",