We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
[+] Running 3/3 ✔ Network pdfgpt_default Created 0.0s ✔ Container pdfgpt-pdf-gpt-1 Created 0.1s ✔ Container pdfgpt-langchain-serve-1 Created 0.1s Attaching to pdfgpt-langchain-serve-1, pdfgpt-pdf-gpt-1 pdfgpt-pdf-gpt-1 | Traceback (most recent call last): pdfgpt-pdf-gpt-1 | File "app.py", line 92, in pdfgpt-pdf-gpt-1 | demo.app.server.timeout = 60000 # Set the maximum return time for the results of accessing the upstream server pdfgpt-pdf-gpt-1 | AttributeError: 'App' object has no attribute 'server' pdfgpt-langchain-serve-1 | pdfgpt-pdf-gpt-1 exited with code 1 pdfgpt-langchain-serve-1 | ────────────────────────── 🎉 Flow is ready to serve! ────────────────────────── pdfgpt-langchain-serve-1 | ╭────────────── 🔗 Endpoint ───────────────╮ pdfgpt-langchain-serve-1 | │ ⛓ Protocol HTTP │ pdfgpt-langchain-serve-1 | │ 🏠 Local 0.0.0.0:8080 │ pdfgpt-langchain-serve-1 | │ 🔒 Private 172.20.0.2:8080 │ pdfgpt-langchain-serve-1 | │ 🌍 Public 67.129.8.194:8080 │ pdfgpt-langchain-serve-1 | ╰──────────────────────────────────────────╯ pdfgpt-langchain-serve-1 | ╭─────────── 💎 HTTP extension ────────────╮ pdfgpt-langchain-serve-1 | │ 💬 Swagger UI .../docs │ pdfgpt-langchain-serve-1 | │ 📚 Redoc .../redoc │ pdfgpt-langchain-serve-1 | ╰──────────────────────────────────────────╯ pdfgpt-langchain-serve-1 | Do you love open source? Help us improve Jina in just 1 minute and 30 seconds by pdfgpt-langchain-serve-1 | taking our survey: pdfgpt-langchain-serve-1 | https://10sw1tcpld4.typeform.com/jinasurveyfeb23?utm_source=jina (Set pdfgpt-langchain-serve-1 | environment variable JINA_HIDE_SURVEY=1 to hide this message.)
The text was updated successfully, but these errors were encountered:
No branches or pull requests
[+] Running 3/3
✔ Network pdfgpt_default Created 0.0s
✔ Container pdfgpt-pdf-gpt-1 Created 0.1s
✔ Container pdfgpt-langchain-serve-1 Created 0.1s
Attaching to pdfgpt-langchain-serve-1, pdfgpt-pdf-gpt-1
pdfgpt-pdf-gpt-1 | Traceback (most recent call last):
pdfgpt-pdf-gpt-1 | File "app.py", line 92, in
pdfgpt-pdf-gpt-1 | demo.app.server.timeout = 60000 # Set the maximum return time for the results of accessing the upstream server
pdfgpt-pdf-gpt-1 | AttributeError: 'App' object has no attribute 'server'
pdfgpt-langchain-serve-1 |
pdfgpt-pdf-gpt-1 exited with code 1
pdfgpt-langchain-serve-1 | ────────────────────────── 🎉 Flow is ready to serve! ──────────────────────────
pdfgpt-langchain-serve-1 | ╭────────────── 🔗 Endpoint ───────────────╮
pdfgpt-langchain-serve-1 | │ ⛓ Protocol HTTP │
pdfgpt-langchain-serve-1 | │ 🏠 Local 0.0.0.0:8080 │
pdfgpt-langchain-serve-1 | │ 🔒 Private 172.20.0.2:8080 │
pdfgpt-langchain-serve-1 | │ 🌍 Public 67.129.8.194:8080 │
pdfgpt-langchain-serve-1 | ╰──────────────────────────────────────────╯
pdfgpt-langchain-serve-1 | ╭─────────── 💎 HTTP extension ────────────╮
pdfgpt-langchain-serve-1 | │ 💬 Swagger UI .../docs │
pdfgpt-langchain-serve-1 | │ 📚 Redoc .../redoc │
pdfgpt-langchain-serve-1 | ╰──────────────────────────────────────────╯
pdfgpt-langchain-serve-1 | Do you love open source? Help us improve Jina in just 1 minute and 30 seconds by
pdfgpt-langchain-serve-1 | taking our survey:
pdfgpt-langchain-serve-1 | https://10sw1tcpld4.typeform.com/jinasurveyfeb23?utm_source=jina (Set
pdfgpt-langchain-serve-1 | environment variable JINA_HIDE_SURVEY=1 to hide this message.)
The text was updated successfully, but these errors were encountered: