18 lines
No EOL
506 B
Markdown
18 lines
No EOL
506 B
Markdown
"reranker": {
|
|
"name": "cohere",
|
|
"params": {
|
|
"apiBase": "https://api.jina.ai/v1/",
|
|
"apiKey": "api",
|
|
"model": "jina-reranker-v2-base-multilingual"
|
|
}
|
|
}
|
|
|
|
What do you mean here by out of order? One thing you can try first is increasing the "completionOptions.maxTokens" in config.json
|
|
|
|
"slashCommands": [
|
|
{
|
|
"name": "edit",
|
|
"description": "Edit highlighted code"
|
|
}
|
|
]
|
|
"contextProviders": [], |