Skip to content

Commit

Permalink
saving work
Browse files Browse the repository at this point in the history
  • Loading branch information
ardan-bkennedy committed Jun 6, 2024
1 parent fba4bb3 commit 2bdd6ce
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions fern/docs/pages/usingllms/chat_completions.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -11,8 +11,6 @@ We briefly introduced few shot chat prompts in the basic prompting tutorial. How

As such, Prediction Guard has specifically created a "chat completions" enpoint within its API and Python client. This tutorial will demonstrate how to easy create a simple chatbot with the chat completions endpoint.

## Dependencies and imports

We will use Python to show an example:

## Dependencies and Imports
Expand Down

0 comments on commit 2bdd6ce

Please sign in to comment.