Description
Self Checks
- I have searched for existing issues search for existing issues, including closed ones.
- I confirm that I am using English to submit this report (Language Policy).
- Non-english title submitions will be closed directly ( 非英文标题的提交将会被直接关闭 ) (Language Policy).
- Please do not modify this template :) and fill in all the required fields.
RAGFlow workspace code commit ID
RAGFlow image version
v0.17.1-slim
Other environment information
windows
Actual behavior
Embedding model no data
emb model has been verified.
model’s log when verifing model
2025-03-13T11:43:37.469287Z INFO embed{total_time="155.770357ms" tokenization_time="272.77µs" queue_time="10.732083ms" inference_time="144.676045ms"}: text_embeddings_router::http::server: router/src/http/server.rs:714: Success
ragflow’s log when verifing model
ragflow-server | 2025-03-13 19:43:35,937 INFO 28 172.19.0.6 - - [13/Mar/2025 19:43:35] "GET /v1/user/info HTTP/1.1" 200 -
ragflow-server | 2025-03-13 19:43:35,940 INFO 28 172.19.0.6 - - [13/Mar/2025 19:43:35] "GET /v1/user/tenant_info HTTP/1.1" 200 -
ragflow-server | 2025-03-13 19:43:35,946 INFO 28 172.19.0.6 - - [13/Mar/2025 19:43:35] "GET /v1/llm/my_llms HTTP/1.1" 200 -
ragflow-server | 2025-03-13 19:43:35,968 INFO 28 172.19.0.6 - - [13/Mar/2025 19:43:35] "GET /v1/llm/factories HTTP/1.1" 200 -
ragflow-server | 2025-03-13 19:43:37,479 INFO 28 172.19.0.6 - - [13/Mar/2025 19:43:37] "POST /v1/llm/add_llm HTTP/1.1" 200 -
ragflow-server | 2025-03-13 19:43:37,497 INFO 28 172.19.0.6 - - [13/Mar/2025 19:43:37] "GET /v1/llm/my_llms HTTP/1.1" 200 -
ragflow-server | 2025-03-13 19:43:37,524 INFO 28 172.19.0.6 - - [13/Mar/2025 19:43:37] "GET /v1/llm/factories HTTP/1.1" 200 -
ragflow-server | 2025-03-13 19:43:48,387 INFO 28 172.19.0.6 - - [13/Mar/2025 19:43:48] "GET /v1/user/info HTTP/1.1" 200 -
ragflow-server | 2025-03-13 19:43:48,395 INFO 28 172.19.0.6 - - [13/Mar/2025 19:43:48] "GET /v1/llm/my_llms HTTP/1.1" 200 -
ragflow-server | 2025-03-13 19:43:48,396 INFO 28 172.19.0.6 - - [13/Mar/2025 19:43:48] "GET /v1/user/tenant_info HTTP/1.1" 200 -
ragflow-server | 2025-03-13 19:43:48,434 INFO 28 172.19.0.6 - - [13/Mar/2025 19:43:48] "GET /v1/llm/factories HTTP/1.1" 200 -
ragflow-server | 2025-03-13 19:43:49,848 WARNING 29 RedisDB.queue_info rag_flow_svr_queue got exception: no such key
ragflow-server | 2025-03-13 19:43:49,849 INFO 29 task_consumer_0 reported heartbeat: {"name": "task_consumer_0", "now": "2025-03-13T19:43:49.848+08:00", "boot_at": "2025-03-13T19:27:49.753+08:00", "pending": 0, "lag": 0, "done": 0, "failed": 0, "current": {}}
Expected behavior
No response
Steps to reproduce
add HuggingFace
click System Model Settings
Additional information
No response