diff --git a/examples/README.md b/examples/README.md index f505a2a..f6b435d 100644 --- a/examples/README.md +++ b/examples/README.md @@ -62,3 +62,6 @@ Requirement: `pip install tqdm` ### Ollama Embed - Generate embeddings with a model - [embed.py](embed.py) + +### Thinking - Enable thinking mode for a model +- [thinking.py](thinking.py)