chat-with-your-data-solution-accelerator icon indicating copy to clipboard operation
chat-with-your-data-solution-accelerator copied to clipboard

Reference X not showing up when X>=2, in web app

Open cherifbenham opened this issue 8 months ago • 4 comments

curl --request POST
--url https://api-inference.huggingface.co/pipeline/sentence-similarity/BAAI/bge-reranker-base
--header 'Authorization: Bearer xxxx'
--header 'Content-Type: application/json'
--data '{"inputs":{"source_sentence": "What is the capital of France?", "sentences": ["Bonn is the capital of Germany","Paris is the capital of France."]}}'

cherifbenham avatar Jun 21 '24 07:06 cherifbenham