continue icon indicating copy to clipboard operation
continue copied to clipboard

Add context to autocomplete config

Open mkesper opened this issue 1 year ago • 0 comments

Validations

  • [X] I believe this is a way to improve. I'll try to join the Continue Discord for questions
  • [X] I'm not able to find an open issue that requests the same enhancement

Problem

  1. Tab Autocomplete config "Full Example" is not a full example because it does not show the context in which it needs to be defined. Is it an entry in the "models" list or is it an own category?

  2. How do I use a local model? The example uses https:// this will not work!

Solution

  • Add enough surrounding context to enable users to figure out where the config belongs
  • Add also an example showing use of e.g. local ollama

mkesper avatar Mar 19 '24 09:03 mkesper