Ask a question to get started
Enter to sendā¢Shift+Enter new line
DeepSeek API base URL.
Automatically read from env variable DEEPSEEK_API_BASE if not provided.
DEEPSEEK_API_BASE
api_base: str = Field( alias='base_url', default_factory=(from_env('DEEPSEEK_API_BASE', default=DEFAULT_API_BASE)) )