package
Version:
v0.8.0
Opens a new window with list of versions in this module.
Published: Feb 18, 2025
License: GPL-3.0
Opens a new window with license information.
Imports: 0
Opens a new window with list of imports.
Imported by: 0
Opens a new window with list of known importers.
Documentation
¶
type Config struct {
ApiKey string
TimeoutSeconds int
DisableRequestValidation bool
}
Config for deepseek client.
ApiKey - deepseek API key.
TimeoutSeconds - http client timeout used by deepseek client.
DisableRequestValidation - disable request validation by deepseek client.
Source Files
¶
Click to show internal directories.
Click to hide internal directories.