Skip to content

πŸ€– Completion Model ​

Boost your coding productivity with Flexpilot’s completion models, delivering smart, context-sensitive code suggestions right in your editor. This guide provides an overview of the available models, their features, and tips for efficient usage.

🎯 Supported Models ​

Flexpilot integrates with various model providers, each offering unique completion capabilities tailored to enhance your coding workflow.

🌐 ProviderπŸ“œ Model🎁 Free Trial
OpenAIgpt-3.5-turbo-instruct❌
OpenAIgpt-3.5-turbo-instruct-0914❌
Azure OpenAIgpt-3.5-turbo-instructβœ…
Azure OpenAIgpt-3.5-turbo-instruct-0914βœ…
Codestralcodestral-latestβœ…
Mistralcodestral-latestβœ…

NOTE

This list of above models is not exhaustive; it may not cover all available ones.

TIP

Adjust the debounce setting for completions to reduce frequent triggers and save cost.

πŸ–₯️ Usage Locations ​

✍️ Inline Completion ​

  • Where: Active coding file
  • What It Does: Provides real-time, intelligent code completions to accelerate your workflow.
  • Capabilities include:
    • Context-aware code suggestions
    • Function and method recommendations
    • Variable name completions
    • Docstring and code block generation
    • Syntax and import statement suggestions
    • Parameter completions