You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
"description": "Executes a one-off prompt to DeepSeek and returns the generated text result",
14
+
"category": "Code & AI",
15
+
"subcategory": null,
16
+
"tags": [
17
+
"LLM",
18
+
"NLP"
19
+
],
20
+
"introductoryText": "\n### AI Chat with DeepSeek \n#### Executes a one-off prompt request for each row in the input block, and output the results from DeepSeek using the specified text generation / chat completion model",
0 commit comments