Skip to content
This repository has been archived by the owner on Oct 19, 2023. It is now read-only.

Commit

Permalink
feat: pdf qna app on jcloud
Browse files Browse the repository at this point in the history
  • Loading branch information
deepankarm committed Apr 24, 2023
1 parent be440b4 commit 4de4865
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion lcserve/playground/pdf_qna/playground.py
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@ class Response(BaseModel):

host = st.text_input(
'Enter the lc-serve host to connect to',
placeholder='https://babyagi-1bab3f3291.wolf.jina.ai',
placeholder='https://pdfqna-1bab3f3291.wolf.jina.ai',
)

urls = st.text_area(
Expand Down

0 comments on commit 4de4865

Please sign in to comment.