diff --git a/.github/workflows/cog.yml b/.github/workflows/cog.yml index 81af2cf..95a3539 100644 --- a/.github/workflows/cog.yml +++ b/.github/workflows/cog.yml @@ -23,7 +23,9 @@ jobs: python-version: '3.11' - name: Install dependencies - run: pip install -e '.[test]' + run: | + pip install -e '.[test]' + pip install -r docs/requirements.txt - name: Run cog run: | diff --git a/README.md b/README.md index 37a7c49..82c5e92 100644 --- a/README.md +++ b/README.md @@ -137,7 +137,7 @@ More background on this project: - [Structured data extraction from unstructured content using LLM schemas](https://simonwillison.net/2025/Feb/28/llm-schemas/) - [Long context support in LLM 0.24 using fragments and template plugins](https://simonwillison.net/2025/Apr/7/long-context-llm/) -For more check out [the llm tag](https://simonwillison.net/tags/llm/) on my blog. +See also [the llm tag](https://simonwillison.net/tags/llm/) on my blog. ## Contents @@ -347,64 +347,6 @@ For more check out [the llm tag](https://simonwillison.net/tags/llm/) on my blog * [Debugging tricks](https://llm.datasette.io/en/stable/contributing.html#debugging-tricks) * [Documentation](https://llm.datasette.io/en/stable/contributing.html#documentation) * [Release process](https://llm.datasette.io/en/stable/contributing.html#release-process) + * [Changelog](https://llm.datasette.io/en/stable/changelog.html) - * [0.26a0 (2025-05-13)](https://llm.datasette.io/en/stable/changelog.html#a0-2025-05-13) - * [0.25 (2025-05-04)](https://llm.datasette.io/en/stable/changelog.html#v0-25) - * [0.25a0 (2025-04-10)](https://llm.datasette.io/en/stable/changelog.html#a0-2025-04-10) - * [0.24.2 (2025-04-08)](https://llm.datasette.io/en/stable/changelog.html#v0-24-2) - * [0.24.1 (2025-04-08)](https://llm.datasette.io/en/stable/changelog.html#v0-24-1) - * [0.24 (2025-04-07)](https://llm.datasette.io/en/stable/changelog.html#v0-24) - * [0.24a1 (2025-04-06)](https://llm.datasette.io/en/stable/changelog.html#a1-2025-04-06) - * [0.24a0 (2025-02-28)](https://llm.datasette.io/en/stable/changelog.html#a0-2025-02-28) - * [0.23 (2025-02-28)](https://llm.datasette.io/en/stable/changelog.html#v0-23) - * [0.22 (2025-02-16)](https://llm.datasette.io/en/stable/changelog.html#v0-22) - * [0.21 (2025-01-31)](https://llm.datasette.io/en/stable/changelog.html#v0-21) - * [0.20 (2025-01-22)](https://llm.datasette.io/en/stable/changelog.html#v0-20) - * [0.19.1 (2024-12-05)](https://llm.datasette.io/en/stable/changelog.html#v0-19-1) - * [0.19 (2024-12-01)](https://llm.datasette.io/en/stable/changelog.html#v0-19) - * [0.19a2 (2024-11-20)](https://llm.datasette.io/en/stable/changelog.html#a2-2024-11-20) - * [0.19a1 (2024-11-19)](https://llm.datasette.io/en/stable/changelog.html#a1-2024-11-19) - * [0.19a0 (2024-11-19)](https://llm.datasette.io/en/stable/changelog.html#a0-2024-11-19) - * [0.18 (2024-11-17)](https://llm.datasette.io/en/stable/changelog.html#v0-18) - * [0.18a1 (2024-11-14)](https://llm.datasette.io/en/stable/changelog.html#a1-2024-11-14) - * [0.18a0 (2024-11-13)](https://llm.datasette.io/en/stable/changelog.html#a0-2024-11-13) - * [0.17 (2024-10-29)](https://llm.datasette.io/en/stable/changelog.html#v0-17) - * [0.17a0 (2024-10-28)](https://llm.datasette.io/en/stable/changelog.html#a0-2024-10-28) - * [0.16 (2024-09-12)](https://llm.datasette.io/en/stable/changelog.html#v0-16) - * [0.15 (2024-07-18)](https://llm.datasette.io/en/stable/changelog.html#v0-15) - * [0.14 (2024-05-13)](https://llm.datasette.io/en/stable/changelog.html#v0-14) - * [0.13.1 (2024-01-26)](https://llm.datasette.io/en/stable/changelog.html#v0-13-1) - * [0.13 (2024-01-26)](https://llm.datasette.io/en/stable/changelog.html#v0-13) - * [0.12 (2023-11-06)](https://llm.datasette.io/en/stable/changelog.html#v0-12) - * [0.11.2 (2023-11-06)](https://llm.datasette.io/en/stable/changelog.html#v0-11-2) - * [0.11.1 (2023-10-31)](https://llm.datasette.io/en/stable/changelog.html#v0-11-1) - * [0.11 (2023-09-18)](https://llm.datasette.io/en/stable/changelog.html#v0-11) - * [0.10 (2023-09-12)](https://llm.datasette.io/en/stable/changelog.html#v0-10) - * [llm chat](https://llm.datasette.io/en/stable/changelog.html#llm-chat) - * [Binary embedding support](https://llm.datasette.io/en/stable/changelog.html#binary-embedding-support) - * [Also in this release](https://llm.datasette.io/en/stable/changelog.html#also-in-this-release) - * [0.10a1 (2023-09-11)](https://llm.datasette.io/en/stable/changelog.html#a1-2023-09-11) - * [0.10a0 (2023-09-04)](https://llm.datasette.io/en/stable/changelog.html#a0-2023-09-04) - * [0.9 (2023-09-03)](https://llm.datasette.io/en/stable/changelog.html#v0-9) - * [0.8.1 (2023-08-31)](https://llm.datasette.io/en/stable/changelog.html#v0-8-1) - * [0.8 (2023-08-20)](https://llm.datasette.io/en/stable/changelog.html#v0-8) - * [0.7.1 (2023-08-19)](https://llm.datasette.io/en/stable/changelog.html#v0-7-1) - * [0.7 (2023-08-12)](https://llm.datasette.io/en/stable/changelog.html#v0-7) - * [Notable new plugins](https://llm.datasette.io/en/stable/changelog.html#notable-new-plugins) - * [Also in this release](https://llm.datasette.io/en/stable/changelog.html#id28) - * [0.6.1 (2023-07-24)](https://llm.datasette.io/en/stable/changelog.html#v0-6-1) - * [0.6 (2023-07-18)](https://llm.datasette.io/en/stable/changelog.html#v0-6) - * [0.5 (2023-07-12)](https://llm.datasette.io/en/stable/changelog.html#v0-5) - * [New features](https://llm.datasette.io/en/stable/changelog.html#new-features) - * [Smaller improvements](https://llm.datasette.io/en/stable/changelog.html#smaller-improvements) - * [0.4.1 (2023-06-17)](https://llm.datasette.io/en/stable/changelog.html#v0-4-1) - * [0.4 (2023-06-17)](https://llm.datasette.io/en/stable/changelog.html#v0-4) - * [Prompt templates](https://llm.datasette.io/en/stable/changelog.html#prompt-templates) - * [Continue previous chat](https://llm.datasette.io/en/stable/changelog.html#continue-previous-chat) - * [New mechanism for storing API keys](https://llm.datasette.io/en/stable/changelog.html#new-mechanism-for-storing-api-keys) - * [New location for the logs.db database](https://llm.datasette.io/en/stable/changelog.html#new-location-for-the-logs-db-database) - * [Other changes](https://llm.datasette.io/en/stable/changelog.html#other-changes) - * [0.3 (2023-05-17)](https://llm.datasette.io/en/stable/changelog.html#v0-3) - * [0.2 (2023-04-01)](https://llm.datasette.io/en/stable/changelog.html#v0-2) - * [0.1 (2023-04-01)](https://llm.datasette.io/en/stable/changelog.html#v0-1) diff --git a/docs/index.md b/docs/index.md index 1b86347..8da933b 100644 --- a/docs/index.md +++ b/docs/index.md @@ -99,7 +99,7 @@ More background on this project: - [Structured data extraction from unstructured content using LLM schemas](https://simonwillison.net/2025/Feb/28/llm-schemas/) - [Long context support in LLM 0.24 using fragments and template plugins](https://simonwillison.net/2025/Apr/7/long-context-llm/) -For more check out [the llm tag](https://simonwillison.net/tags/llm/) on my blog. +See also [the llm tag](https://simonwillison.net/tags/llm/) on my blog. ## Contents