Haruko386
e0ad4f8339
Go: implement embed, rerank for PPIO provider (#17486)
### Summary
As title #17284
#### verified from CLI
```
RAGFlow(api/default)> embed text 'walkerwhat' 'jumperwho' with 'qwen/qwen3-embedding-0.6b@test@ppio' dimension 16
+-----------+-------+
| dimension | index |
+-----------+-------+
| 1024 | 0 |
| 1024 | 1 |
+-----------+-------+
RAGFlow(api/default)> rerank query 'what is rag' document 'rag is retrieval augment generation' 'rag need llm' 'famous rag project includes ragflow' with 'baai/bge-reranker-v2-m3@test@ppio' top 3
+-------+-----------------+
| index | relevance_score |
+-------+-----------------+
| 0 | 0.9830034 |
| 2 | 0.06399203 |
| 1 | 0.04665664 |
+-------+-----------------+
```
2026-07-28 19:16:31 +08:00
..
2026-07-28 19:16:31 +08:00
2026-06-08 16:26:27 +08:00
2026-07-24 22:00:09 +08:00
2026-07-07 16:32:11 +08:00
2026-06-17 11:26:13 +08:00
2026-07-22 21:27:08 +08:00
2026-07-16 16:00:56 +08:00
2026-07-16 16:00:56 +08:00
2026-07-16 16:00:56 +08:00
2026-07-27 19:09:16 +08:00
2026-07-16 20:20:29 +08:00
2026-03-27 19:25:18 +08:00
2026-07-16 16:00:56 +08:00
2026-03-27 19:25:18 +08:00
2026-07-13 16:32:34 +08:00
2026-07-15 23:05:06 +08:00
2026-03-27 19:25:18 +08:00
2026-07-15 23:05:06 +08:00
2026-07-16 16:00:56 +08:00
2026-03-27 19:25:18 +08:00
2026-07-08 18:02:11 +08:00
2026-03-27 19:25:18 +08:00
2026-07-22 21:27:08 +08:00
2026-07-08 18:02:11 +08:00
2026-06-29 09:45:16 +08:00
2026-05-14 13:46:46 +08:00
2026-03-27 19:25:18 +08:00
2026-07-16 16:00:56 +08:00
2026-07-16 16:00:56 +08:00
2026-04-02 20:20:35 +08:00
2026-04-02 20:20:35 +08:00
2026-06-02 13:24:53 +08:00
2026-04-02 20:20:35 +08:00
2026-07-08 18:02:11 +08:00
2026-07-16 16:00:56 +08:00
2026-03-27 19:25:18 +08:00
2026-07-17 13:05:22 +08:00
2026-07-16 16:00:56 +08:00
2026-07-16 16:00:56 +08:00