platform/.pkb/.copies.md
2024-07-07 20:05:04 -07:00

506 B

"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": [],