File tree Expand file tree Collapse file tree 2 files changed +13
-0
lines changed
Expand file tree Collapse file tree 2 files changed +13
-0
lines changed Original file line number Diff line number Diff line change 31173117 "supports_function_calling" : true ,
31183118 "source" : " https://azuremarketplace.microsoft.com/en/marketplace/apps/000-000.mistral-nemo-12b-2407?tab=PlansAndPrice"
31193119 },
3120+ "azure_ai/mistral-medium-2505" : {
3121+ "max_tokens" : 8191 ,
3122+ "max_input_tokens" : 131072 ,
3123+ "max_output_tokens" : 8191 ,
3124+ "input_cost_per_token" : 0.0000004 ,
3125+ "output_cost_per_token" : 0.000002 ,
3126+ "litellm_provider" : " azure_ai" ,
3127+ "mode" : " chat" ,
3128+ "supports_function_calling" : true ,
3129+ "supports_assistant_prefill" : true ,
3130+ "supports_tool_choice" : true
3131+ },
31203132 "azure_ai/mistral-large" : {
31213133 "max_tokens" : 8191 ,
31223134 "max_input_tokens" : 32000 ,
Original file line number Diff line number Diff line change @@ -122,6 +122,7 @@ types-PyYAML = "*"
122122opentelemetry-api = " 1.25.0"
123123opentelemetry-sdk = " 1.25.0"
124124opentelemetry-exporter-otlp = " 1.25.0"
125+ langfuse = " ^2.45.0"
125126
126127[tool .poetry .group .proxy-dev .dependencies ]
127128prisma = " 0.11.0"
You can’t perform that action at this time.
0 commit comments