Cog against README

This commit is contained in:
Simon Willison 2025-06-20 10:11:57 -07:00
parent 24f32fe7b4
commit 0bf655a1fe

View file

@ -40,6 +40,7 @@ With LLM you can:
- [Store prompts and responses in SQLite](https://llm.datasette.io/en/stable/logging.html#logging)
- [Generate and store embeddings](https://llm.datasette.io/en/stable/embeddings/index.html#embeddings)
- [Extract structured content from text and images](https://llm.datasette.io/en/stable/schemas.html#schemas)
- [Grant models the ability to execute tools](https://llm.datasette.io/en/stable/tools.html#tools)
- … and much, much more
## Quick start