π€ 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 |
---|---|---|
OpenAI | gpt-3.5-turbo-instruct | β |
OpenAI | gpt-3.5-turbo-instruct-0914 | β |
Azure OpenAI | gpt-3.5-turbo-instruct | β |
Azure OpenAI | gpt-3.5-turbo-instruct-0914 | β |
Codestral | codestral-latest | β |
Mistral | codestral-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