mirror of
https://github.com/Hopiu/llm.git
synced 2026-03-16 20:50:25 +00:00
Cog against README
This commit is contained in:
parent
24f32fe7b4
commit
0bf655a1fe
1 changed files with 1 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Reference in a new issue