Skip to content

Commit de62948

Browse files
authored
fix: broken chat completion url (#2057)
1 parent d8132f5 commit de62948

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

scripts/inference-providers/templates/task/text-generation.handlebars

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22

33
Generate text based on a prompt.
44

5-
If you are interested in a Chat Completion task, which generates a response based on a list of messages, check out the [`chat-completion`](./chat_completion) task.
5+
If you are interested in a Chat Completion task, which generates a response based on a list of messages, check out the [`chat-completion`](./chat-completion) task.
66

77
{{{tips.linksToTaskPage.text-generation}}}
88

0 commit comments

Comments
 (0)