Open lianhao opened 1 month ago
PR https://github.com/opea-project/GenAIExamples/pull/1027 https://github.com/opea-project/GenAIComps/pull/823 fix this issue. Please retest using latest code.
@lvliang-intel Same issue seen for faqgen: [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
@lvliang-intel Same issue seen for faqgen: [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
Created a separate issue #1066 to track faqgen thing
I can't verify this because of another UI blocking issue #1065, we need someone to fix that first
@lianhao, please try again as the UI issue has already been fixed.
Priority
Undecided
OS type
Ubuntu
Hardware type
Xeon-SPR
Installation method
Deploy method
Running nodes
Single Node
What's the version?
commit id: a3f9811f7ef3d561357674218c64b4cb9d42803a
Description
The file upload feature can be found in the docsum ui, but it's not enabled in the docsum mega gateway service.
Reproduce steps
upload a file and generate docsum in the docsum ui
Raw log