Search RAG content for user using a specified query string
curl --request POST \
--url https://pria.praxislxp.com/api/user/searchRag \
--header 'Content-Type: application/json' \
--header 'x-access-token: <api-key>' \
--data '
{
"search": "<string>",
"assistantId": "<string>"
}
'{
"success": true,
"data": "<string>",
"message": "RAG Search results for example query"
}RAG
Search RAG content for user using a specified query string
POST
/
api
/
user
/
searchRag
Search RAG content for user using a specified query string
curl --request POST \
--url https://pria.praxislxp.com/api/user/searchRag \
--header 'Content-Type: application/json' \
--header 'x-access-token: <api-key>' \
--data '
{
"search": "<string>",
"assistantId": "<string>"
}
'{
"success": true,
"data": "<string>",
"message": "RAG Search results for example query"
}Documentation Index
Fetch the complete documentation index at: https://docs.praxis-ai.com/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
JWT token passed in x-access-token header
Body
application/json
Was this page helpful?
Sanitize an embedding chunk with AISend a verification code to prove email ownership (post-enable enrollment)
⌘I