Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
monk1337 authored Jul 17, 2023
1 parent e8b7fb3 commit 0c7a6a5
Showing 1 changed file with 1 addition and 4 deletions.
5 changes: 1 addition & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -51,10 +51,7 @@ pip3 install git+https://github.com/promptslab/Promptify.git
To immediately use a LLM model for your NLP task, we provide the `Pipeline` API.

```python
from promptify import Prompter
from promptify import OpenAI
from promptify import Pipeline

from promptify import Prompter,OpenAI, Pipeline

sentence = "The patient is a 93-year-old female with a medical
history of chronic right hip pain, osteoporosis,
Expand Down

0 comments on commit 0c7a6a5

Please sign in to comment.