Skip to content

DeepSeek

Configuration

php
'deepseek' => [
    'api_key' => env('DEEPSEEK_API_KEY', ''),
]

Provider-specific options

Limitations

Embeddings

Does not support embeddings.

Tool Choice

Does not support tool choice.

Images

Does not support images.

Released under the MIT License.