AxAIDeepSeekResponsesArgs
type AxAIDeepSeekResponsesArgs<TModelKey> = AxAIOpenAIResponsesArgs<"deepseek-responses", AxAIDeepSeekModel, never, TModelKey, DeepSeekResponsesRequest>;Type Parameters
| Type Parameter | Default type |
|---|---|
TModelKey | string |
type AxAIDeepSeekResponsesArgs<TModelKey> = AxAIOpenAIResponsesArgs<"deepseek-responses", AxAIDeepSeekModel, never, TModelKey, DeepSeekResponsesRequest>;| Type Parameter | Default type |
|---|---|
TModelKey | string |