mirror of
https://github.com/csunny/DB-GPT.git
synced 2025-09-29 13:34:14 +00:00
feat:add rag awel operator view metadata. (#1174)
This commit is contained in:
@@ -39,7 +39,7 @@ from dbgpt.storage.vector_store.connector import VectorStoreConnector
|
||||
..code-block:: shell
|
||||
DBGPT_SERVER="http://127.0.0.1:5555"
|
||||
curl -X POST $DBGPT_SERVER/api/v1/awel/trigger/examples/rag/retrieve \
|
||||
-H "Content-Type: application/json" -d '{
|
||||
-H "Content-Type: application/json" -d '{ \
|
||||
"query": "what is awel talk about?"
|
||||
}'
|
||||
"""
|
||||
|
Reference in New Issue
Block a user