Skip to content

Commit 7aea2d8

Browse files
committed
Update app.py
1 parent 9c2e39c commit 7aea2d8

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

app.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,6 @@ def load_api_key() -> None:
9898
chain_type='refine',
9999
)
100100
docGPT_tool = agent_.create_doc_chat(docGPT)
101-
102101
except Exception as e:
103102
st.write(e)
104103

0 commit comments

Comments
 (0)