Grant models the ability to execute tools

This commit is contained in:
Simon Willison 2025-06-19 13:21:03 -07:00 committed by GitHub
parent 0863ed460e
commit 24f32fe7b4
No known key found for this signature in database
GPG key ID: B5690EEEBB952194

View file

@ -17,6 +17,7 @@ With LLM you can:
- {ref}`Store prompts and responses in SQLite <logging>`
- {ref}`Generate and store embeddings <embeddings>`
- {ref}`Extract structured content from text and images <schemas>`
- {ref}`Grant models the ability to execute tools <tools>`
- ... and much, much more
## Quick start
@ -129,4 +130,4 @@ contributing
maxdepth: 1
---
changelog
```
```