mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-10-02 07:40:28 +00:00
feat(rag): Support rag retriever evaluation (#1291)
This commit is contained in:
@@ -7,7 +7,7 @@
|
||||
curl --location --request POST 'http://127.0.0.1:5555/api/v1/awel/trigger/examples/rag/embedding' \
|
||||
--header 'Content-Type: application/json' \
|
||||
--data-raw '{
|
||||
"url": "https://docs.dbgpt.site/docs/awel"
|
||||
"url": "https://docs.dbgpt.site/docs/latest/awel/"
|
||||
}'
|
||||
"""
|
||||
|
||||
|
Reference in New Issue
Block a user