Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
24 changes: 24 additions & 0 deletions providers/mistral-ai/mistral-code-fim-latest.yaml
Original file line number Diff line number Diff line change
@@ -0,0 +1,24 @@
costs:
- input_cost_per_token: 3e-7
output_cost_per_token: 9e-7
region: "*"
features:
- function_calling
limits:
context_window: 256000
modalities:
input:
- text
- code
output:
- text
- code
mode: chat
model: mistral-code-fim-latest
params:
- defaultValue: 0.3
key: temperature
status: active
Comment thread
cursor[bot] marked this conversation as resolved.
supportedModes:
- completion
- chat
Comment thread
harshiv-26 marked this conversation as resolved.
Loading