add demo for deepseek

This commit is contained in:
Adil Hafeez 2025-03-04 16:04:08 -08:00
parent d8b833fe69
commit c457fc9227
No known key found for this signature in database
GPG key ID: 9B18EF7691369645

View file

@ -29,5 +29,12 @@ llm_providers:
provider_interface: mistral
model: ministral-3b-latest
- name: deepseek
access_key: $DEEPSEEK_API_KEY
provider_interface: openai
model: deepseek-reasoner
endpoint: api.deepseek.com
protocol: https
tracing:
random_sampling: 100