-
Notifications
You must be signed in to change notification settings - Fork 5.6k
Closed
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Description
deepseek
URLs
Actions
create-chat-completion
Prompt
Creates a model response for the given chat conversation. Required props: 'messages' and 'model'. Optional props: 'frequency_penalty', 'max_tokens', 'presence_penalty', 'response_format', 'stop', 'stream', 'stream_options', 'temperature', 'top_p', 'tools', 'tool_choice', 'logprobs' and 'top_logprobs'. prop model has async options.
URLs
get-balance
Prompt
Get user current balance. No props are necessary.
URLs
list-models
Prompt
Lists the currently available models, and provides basic information about each one such as the owner and availability. No props are necessary.
URLs
sergio-eliot-rodriguez
Metadata
Metadata
Assignees
Labels
triagedFor maintainers: This issue has been triaged by a Pipedream employeeFor maintainers: This issue has been triaged by a Pipedream employee
Type
Projects
Status
Done