Skip to content

Commit 76f1935

Browse files
Silas Marvingitbook-bot
authored andcommitted
GITBOOK-94: No subject
1 parent c8d5958 commit 76f1935

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pgml-cms/docs/sdks/opensourceai.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,7 +453,7 @@ results = client.chat_completions_create(
453453
{% endtab %}
454454
{% endtabs %}
455455

456-
Notice that we don't specify a model name, but model JSON this time. The JSON keys in the model argument roughly follow the task argument when using our [text-generation.md](../machine-learning/natural-language-processing/text-generation.md "mention")SQL API.
456+
Notice that we don't specify a model name, but model JSON this time. The JSON keys in the model argument roughly follow the task argument when using our [text-generation SQL API](../machine-learning/natural-language-processing/text-generation.md).
457457

458458
To access a gated repo like `meta-llama/Llama-2-7b-chat-hf` simply provide the necessary hugging face token.
459459

0 commit comments

Comments
 (0)