Skip to content
New issue

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

[Bug] file update load feature is not enabled in faqgen #1066

Open
2 of 6 tasks
lianhao opened this issue Nov 4, 2024 · 0 comments
Open
2 of 6 tasks

[Bug] file update load feature is not enabled in faqgen #1066

lianhao opened this issue Nov 4, 2024 · 0 comments
Assignees
Labels

Comments

@lianhao
Copy link
Collaborator

lianhao commented Nov 4, 2024

Priority

P3-Medium

OS type

Ubuntu

Hardware type

Xeon-SPR

Installation method

  • Pull docker images from hub.docker.com
  • Build docker images from source

Deploy method

  • Docker compose
  • Docker
  • Kubernetes
  • Helm

Running nodes

Single Node

What's the version?

commit id: a3f9811

Description

Similar to issue #1010, the file upload feature can be found in the faqgen ui, but it's not enabled in the faqgen mega gateway service.

Reproduce steps

upload a file and generate faq in the faqgen ui

Raw log

[2024-10-31 02:33:59,168] [ INFO] - Base service - Uvicorn server setup on port 8888
INFO: Waiting for application startup.
INFO: Application startup complete.
INFO: Uvicorn running on http://0.0.0.0:8888/ (Press CTRL+C to quit)
[2024-10-31 02:33:59,179] [ INFO] - Base service - HTTP server setup successful
INFO: 192.168.127.216:51168 - "POST /v1/faqgen HTTP/1.0" 200 OK
INFO: 192.168.127.216:58774 - "POST /v1/faqgen/doc_upload HTTP/1.0" 404 Not Found
INFO: 192.168.127.216:34190 - "POST /v1/faqgen HTTP/1.0" 200 OK
INFO: 192.168.127.216:38604 - "POST /v1/faqgen/doc_upload HTTP/1.0" 404 Not Found
INFO: 192.168.127.216:40748 - "POST /v1/faqgen/doc_upload HTTP/1.0" 404 Not Found
INFO: 192.168.127.216:58208 - "POST /v1/faqgen/doc_upload HTTP/1.0" 404 Not Found
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

3 participants