Skip to content

Commit

Permalink
Merge pull request #39 from microsoft/dev/t-schn/token-example
Browse files Browse the repository at this point in the history
small link changes
  • Loading branch information
t-schn authored Aug 5, 2024
2 parents 2aadb7c + 24c1429 commit aaa0f1c
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 22 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@

[![Latest PyPI version](https://img.shields.io/pypi/v/sammo.svg)](https://pypi.python.org/pypi/sammo)
[![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/microsoft/sammo/master?urlpath=tree/docs/tutorials/quickstart.ipynb)
[![Binder](https://mybinder.org/badge_logo.svg)](https://mybinder.org/v2/gh/microsoft/sammo/main?urlpath=tree/docs/tutorials/quickstart.ipynb)

A flexible, easy-to-use library for running and optimizing prompts for Large Language Models (LLMs).

Expand All @@ -11,7 +11,7 @@ A flexible, easy-to-use library for running and optimizing prompts for Large Lan
## How to Get Started
Go to the [user guide](https://microsoft.github.io/sammo/) for examples, how-tos, and API reference.

Just want to have a quick look? Try the [live demo on Binder](https://mybinder.org/v2/gh/microsoft/sammo/master?urlpath=tree/docs/tutorials/quickstart.ipynb).
Just want to have a quick look? Try the [live demo on Binder](https://mybinder.org/v2/gh/microsoft/sammo/main?urlpath=tree/docs/tutorials/quickstart.ipynb).

<!--start-->
### Install library only
Expand Down
38 changes: 18 additions & 20 deletions examples/blog/stop_wasting_tokens.ipynb

Large diffs are not rendered by default.

0 comments on commit aaa0f1c

Please sign in to comment.