Skip to content

Commit

Permalink
fix poetry lock and redeploy docs
Browse files Browse the repository at this point in the history
  • Loading branch information
dannylee1020 committed Dec 25, 2024
1 parent b6b8976 commit 1b6e942
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion docs/completions.md
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
Completion is the building block of synthetic data generation. It allows you to easily generate outputs from any LLM of your choice.

## Using API
Easiest way to generate outputs from LLMs is via API. `chat.generate` method provides OpenAI compatible interface to make request to various endpoints to gather outputs.
Easiest way to generate outputs from LLMs is via API. OpenPO provides OpenAI compatible interface to make request to various endpoints to gather outputs.

OpenPO supports various model parameters. You can pass them in as a dictionary to `params`

Expand Down
6 changes: 3 additions & 3 deletions poetry.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 1b6e942

Please sign in to comment.