start using base_url in place of endpoint

This commit is contained in:
Adil Hafeez 2025-03-05 15:32:26 -08:00
parent ed3845040e
commit 42a55b2215
No known key found for this signature in database
GPG key ID: 9B18EF7691369645
3 changed files with 31 additions and 2 deletions

View file

@ -33,8 +33,7 @@ llm_providers:
access_key: $DEEPSEEK_API_KEY
provider_interface: openai
model: deepseek-reasoner
endpoint: api.deepseek.com
protocol: https
base_url: https://api.deepseek.com/
tracing:
random_sampling: 100