continue icon indicating copy to clipboard operation
continue copied to clipboard

Folder context not working

Open abhinavkulkarni opened this issue 5 months ago • 0 comments

Hi,

I have the following in the list of context providers:

  "contextProviders": [
    {
      "name": "codebase",
      "params": {
        "nRetrieve": 25,
        "nFinal": 5,
        "useReranking": true
      }
    },
    { "name": "search" }
  ]

However, when I type @folder in the search box, nothing appears.

Please let me know what I may be missing.

Thanks!

abhinavkulkarni avatar Feb 16 '24 10:02 abhinavkulkarni