Skip to content

Latest commit

 

History

History
32 lines (23 loc) · 1.41 KB

File metadata and controls

32 lines (23 loc) · 1.41 KB
sidebar_position 2

Autocomplete

The Autocomplete feature empowers you to choose from a curated selection of models, including those from Mistral and Ollama. This advanced tool enhances your coding experience by providing accurate and contextually relevant code suggestions.

How to Use:

  • Go to Menu on CodeGPT sidebar:
    • Click on the Autocomplete option

    • Check the Status

    • Choose the AI model, by default is CodeGPT Plus-Turbo

    • ⚠️IMPORTANT⚠️: Ensure that Ollama is running locally and that the model you are using is appropriately installed. For Mistral Codestral, insert the API Key and set Mistral as the leading provider.

    • By default, the AI model determines the maximum number of tokens. Please take a look at each provider's documentation for specific details. Additionally, the suggestion is generated with a delay of 3000 milliseconds.

:::note Autocomplete settings

:::
  • Effortless Integration: Seamlessly incorporate the suggested code snippets into your project, improving code quality and efficiency. Press Tab to accept the suggestion.

:::note Autocomplete

:::