Skip to content

Commit

Permalink
Mention simonw/llm.
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfmanstout committed Dec 2, 2024
1 parent 512e04e commit e51acbf
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 @@ -43,7 +43,7 @@ LLM_MISTRAL_KEY=<your key from https://console.mistral.ai/>
BFL_API_KEY=<your key from https://docs.bfl.ml/>
```

Many models are available for `--refine-model`, for example:
Many models are available for `--refine-model` via Simon Willison’s [`llm` package](https://github.com/simonw/llm), for example:
```
gpt-4o (uses OPENAI_API_KEY)
gpt-4o-mini (uses OPENAI_API_KEY)
Expand Down

0 comments on commit e51acbf

Please sign in to comment.