Documentation
¶
Index ¶
Constants ¶
View Source
const ( // ChatCompletions Api Path ChatCompletions = "https://api.deepseek.com/chat/completions" // ListModels Api Path ListModels = "https://api.deepseek.com/models" // UserBalance Api Path UserBalance = "https://api.deepseek.com/user/balance" )
Variables ¶
This section is empty.
Functions ¶
This section is empty.
Types ¶
This section is empty.
Click to show internal directories.
Click to hide internal directories.