Continue.dev Integration
Samaira supports Continue.dev
Integration
-
Go to Continue.dev config file or create Add Chat Model and then config file bellow Connect
-
Add the following config and replace the YOUR_API_KEY with Your Key
name: Local Assistant
version: 1.0.0
schema: v1
models:
- name: Autodetect
model: AUTODETECT
provider: openai
apiBase: https://inference.samaira.ai/openai
apiKey: YOUR_API_KEY
roles:
- autocomplete
- chat
context:
- provider: code
- provider: docs
- provider: diff
- provider: terminal
- provider: problems
- provider: folder
- provider: codebase
-
Save it
-
Wait for 5 sec for it grab the models list
-
Check the Models dropdown and select the model you prefer, ex:
qwen2.5-coder
-
Video For Reference - https://www.youtube.com/watch?v=zDXRgaGsUvg
Coding Tuned Models
qwen2.5-coder
deepseek-v3-0324
deepseekr1-llama
devstral
qwen3-14b
qwen3-30b-a3b
qwq-32b
mistral3-24b
gemini-2.0-flash-001
-
Click on the Expand Tool Bar in Continue and select the first icon of model
-
Select the prefered Autocomplete model in the autocomplete section, ex:
qwen2.5-coder
We are still testing Tools calling in supported models, we do support function call but its on beta and not recommeded at the moment.
Certain Multi Modal Models like gemma3 supports image upload and code generations but its still in beta and not recommeded at the moment.