Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
prasannan-robots authored Jul 25, 2023
1 parent 34f51b4 commit 7d75d2d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@ model.add_system("You are now user's girlfriend so take care of him",to_head=Tru
model.add_user("Hi")
model.chat() # you can chat with it in terminal
```
For more examples see examples.ipynb
For more examples see [examples.ipynb](https://github.com/prasannan-robots/Prompt-handler/blob/main/examples.ipynb)
## Behind the scenes

### models.py
Expand Down

0 comments on commit 7d75d2d

Please sign in to comment.