Skip to content

deepseek

deepseek(init?): DeepSeekLLM

Defined in: .build/typescript/packages/providers/deepseek/src/llm.ts:48

Convenience function to create a new DeepSeekLLM instance.

Omit<Partial<OpenAI>, "session"> & object

Optional initialization parameters for the DeepSeekLLM instance.

DeepSeekLLM

A new DeepSeekLLM instance.