Skip to content

DeepSeek

Configuration

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

Provider-specific options

Limitations

Structured Ouput

Does not support structured output.

Embeddings

Does not support embeddings.

Tool Choice

Does not support tool choice.

Images

Does not support images.

Released under the MIT License.