stephenmccartney1234 commited on
Commit
1c0803f
·
verified ·
1 Parent(s): 39e6d91

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -15,7 +15,7 @@ def chat_with_pdf(content):
15
 
16
  data = {
17
  'stream': True,
18
- 'sourceId': 'src_REdjHAwIpm8Lhuk2HAtnm', # Replace with your source ID
19
  'messages': [
20
  {
21
  'role': "user",
 
15
 
16
  data = {
17
  'stream': True,
18
+ 'sourceId': 'REdjHAwIpm8Lhuk2HAtnm', # Replace with your source ID
19
  'messages': [
20
  {
21
  'role': "user",