add demo for deepseek (#426)

This commit is contained in:
Adil Hafeez 2025-03-05 14:08:06 -08:00 committed by GitHub
parent 2d357ddd5e
commit ed3845040e
No known key found for this signature in database
GPG key ID: B5690EEEBB952194
3 changed files with 14 additions and 5 deletions

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