8 lines
215 B
JSON
8 lines
215 B
JSON
|
|
{
|
||
|
|
"prompts": {
|
||
|
|
"query": "Instruct: Given a web search query, retrieve relevant passages that answer the query\nQuery:",
|
||
|
|
"document": ""
|
||
|
|
},
|
||
|
|
"default_prompt_name": null,
|
||
|
|
"similarity_fn_name": "cosine"
|
||
|
|
}
|