文件历史

38 次代码提交

作者 SHA1 备注 提交日期
Simon Willison 16870b77d2 Test LLM against sqlite-utils>=4.0rc4
Refs https://github.com/simonw/sqlite-utils/issues/769#issuecomment-4900497417
2026-07-06 22:42:01 -07:00
Simon Willison dfe1278757 Test against sqlite-utils 4.0rc3
Refs https://github.com/simonw/sqlite-utils/issues/769#issuecomment-4889420844
2026-07-05 22:47:41 -07:00
Simon Willison ef2eadf768 Only run cog check on sqlite-utils 4.0rc2
Refs https://github.com/simonw/sqlite-utils/issues/758#issuecomment-4886940409
2026-07-05 10:32:16 -07:00
Simon Willison ba46960fe9 Test against sqlite-utils 4.0rc2
Refs https://github.com/simonw/sqlite-utils/issues/758#issuecomment-4886879441
2026-07-05 10:19:23 -07:00
Simon Willison 4da36ff523 Try sqlite-utils 4.0rc1 in CI
Also output current sqlite-utils version in pytest headers

Refs https://github.com/simonw/sqlite-utils/issues/758
2026-06-21 16:49:22 -07:00
Simon Willison d492388220 Upgrade GitHub Actions 2026-06-09 15:32:08 -07:00
Simon Willison dd227cdcd1 Drop Python 3.9, add 3.14 2025-12-11 13:19:34 -08:00
Simon Willison 1e3c7f0cfd uv and dependency-groups, refs #1318 2025-12-11 13:18:20 -08:00
Simon Willison 437a116d34 Remove changelog details from README (#1082)
* Minor change to trigger a build, closes #1081
* pip install -r docs/requirements.txt for cog.yml
* Ran cog

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2025-05-24 19:57:11 -07:00
Simon Willison d9a6f671d1 Use sphinx-markdown-builder and cog for README, refs #1081 2025-05-24 19:43:22 -07:00
Simon Willison 7f49cc254b FUNDING.yml 2025-05-09 20:24:55 -07:00
Simon Willison 54f54efcbe Convert from setup.py to pyproject.toml (#908)
* Build package as part of tests, upload as artifact
* Only stash artifact for ubuntu-latest Python 3.13

Closes #907
2025-04-10 16:57:53 -07:00
Simon Willison 0950ff360f More verbosity in tests in CI, refs #901 2025-04-08 19:37:42 -07:00
Simon Willison 849c65fe9d Upgrade to Pydantic v2 (#775)
* Upgrade to Pydantic v2
* Stop testing against Pydantic v1

Closes #520
2025-02-26 10:05:54 -08:00
Simon Willison febbc04fb6 Run cog -r in PRs, use that to update logging.md with new tables (#616)
* Create cog.yml
* Document attachments and prompt_attachments table schemas

Closes #615

---------

Co-authored-by: github-actions[bot] <github-actions[bot]@users.noreply.github.com>
2024-11-06 06:56:19 -08:00
Andrew Wason a466ddf3cd Fix broken tests. Drop python 3.8. (#580)
* Fix broken tests.  Drop python 3.8.
* Test on Python 3.13 too

---------

Co-authored-by: Simon Willison <swillison@gmail.com>
2024-10-27 11:26:47 -07:00
Simon Willison c9fab1150c Update to ruff check . 2024-07-18 12:06:41 -07:00
Simon Willison 8573b8ecc8 Publish releases using pypa/gh-action-pypi-publish@release/v1 2024-05-13 13:42:17 -07:00
Simon Willison 8021e12aaa Windows readline fix, plus run CI against macOS and Windows
Test / test (macos-latest, >=2.0.0, 3.10) (push) Has been cancelled
Test / test (macos-latest, ==1.10.2, 3.9) (push) Has been cancelled
Test / test (macos-latest, >=2.0.0, 3.11) (push) Has been cancelled
Test / test (macos-latest, >=2.0.0, 3.12) (push) Has been cancelled
Test / test (macos-latest, >=2.0.0, 3.8) (push) Has been cancelled
Test / test (macos-latest, >=2.0.0, 3.9) (push) Has been cancelled
Test / test (ubuntu-latest, ==1.10.2, 3.10) (push) Has been cancelled
Test / test (ubuntu-latest, ==1.10.2, 3.11) (push) Has been cancelled
Test / test (ubuntu-latest, ==1.10.2, 3.12) (push) Has been cancelled
Test / test (ubuntu-latest, ==1.10.2, 3.8) (push) Has been cancelled
Test / test (ubuntu-latest, ==1.10.2, 3.9) (push) Has been cancelled
Test / test (ubuntu-latest, >=2.0.0, 3.10) (push) Has been cancelled
Test / test (ubuntu-latest, >=2.0.0, 3.11) (push) Has been cancelled
Test / test (ubuntu-latest, >=2.0.0, 3.12) (push) Has been cancelled
Test / test (ubuntu-latest, >=2.0.0, 3.8) (push) Has been cancelled
Test / test (ubuntu-latest, >=2.0.0, 3.9) (push) Has been cancelled
Test / test (macos-latest, ==1.10.2, 3.10) (push) Has been cancelled
Test / test (macos-latest, ==1.10.2, 3.11) (push) Has been cancelled
Test / test (macos-latest, ==1.10.2, 3.12) (push) Has been cancelled
Test / test (macos-latest, ==1.10.2, 3.8) (push) Has been cancelled
Test / test (windows-latest, ==1.10.2, 3.10) (push) Has been cancelled
Test / test (windows-latest, ==1.10.2, 3.11) (push) Has been cancelled
Test / test (windows-latest, ==1.10.2, 3.12) (push) Has been cancelled
Test / test (windows-latest, ==1.10.2, 3.8) (push) Has been cancelled
Test / test (windows-latest, ==1.10.2, 3.9) (push) Has been cancelled
Test / test (windows-latest, >=2.0.0, 3.10) (push) Has been cancelled
Test / test (windows-latest, >=2.0.0, 3.11) (push) Has been cancelled
Test / test (windows-latest, >=2.0.0, 3.12) (push) Has been cancelled
Test / test (windows-latest, >=2.0.0, 3.8) (push) Has been cancelled
Test / test (windows-latest, >=2.0.0, 3.9) (push) Has been cancelled
* Run CI on Windows and macOS as well as Ubuntu, refs #407
* Use pyreadline3 on win32
* Back to fail-fast since we have a bigger matrix now
* Mark some tests as xfail on windows
2024-01-26 16:24:58 -08:00
Simon Willison 214fcaaf86 Upgrade to run against OpenAI >= 1.0
* strategy: fail-fast: false - to help see all errors
* Apply latest Black

Refs #325
2024-01-25 22:00:44 -08:00
Simon Willison 469644c2af Test using test-llm-load-plugins.sh
* Run test-llm-load-plugins.sh, closes #378
2024-01-25 17:44:34 -08:00
Simon Willison d9d9bb38d7 Drop Python 3.7, add 3.8, fix pkg_resources warning, refs #378 2024-01-25 16:48:49 -08:00
Simon Willison dffbac4f48 Don't update stable docs on preview releases
Test / test (==1.10.2, 3.10) (push) Has been cancelled
Test / test (==1.10.2, 3.11) (push) Has been cancelled
Test / test (==1.10.2, 3.7) (push) Has been cancelled
Test / test (==1.10.2, 3.8) (push) Has been cancelled
Test / test (==1.10.2, 3.9) (push) Has been cancelled
Test / test (>=2.0.0, 3.10) (push) Has been cancelled
Test / test (>=2.0.0, 3.11) (push) Has been cancelled
Test / test (>=2.0.0, 3.7) (push) Has been cancelled
Test / test (>=2.0.0, 3.8) (push) Has been cancelled
Test / test (>=2.0.0, 3.9) (push) Has been cancelled
2023-09-04 23:41:51 -07:00
Simon Willison 3224f82cff Ensure cog runs against docs/*.md as well 2023-09-03 07:37:59 -07:00
Simon Willison b7e6c1675b Show SQL schema for embeddings in docs 2023-09-02 20:48:00 -07:00
Simon Willison 83592f176d Create stable branch from most recent release tag
Refs https://github.com/simonw/simonw-readthedocs-experiments/issues/2
2023-08-20 21:31:49 -07:00
Simon Willison d736a07ddf Stable documentation workflow
Refs https://github.com/simonw/simonw-readthedocs-experiments/issues/1
2023-08-20 21:02:41 -07:00
Simon Willison 7ca923137b Try a different matrix syntax, refs #169 2023-08-19 21:05:17 -07:00
Simon Willison 14a91efbad Fixes for Pydantic 1, including matrix test - refs #169
Also refs #147
2023-08-19 20:59:30 -07:00
Simon Willison 7303bc3e34 Use cog prolog
Refs https://github.com/simonw/llm/issues/151#issuecomment-1675730608
2023-08-11 23:17:50 -07:00
Simon Willison 575f66e5f7 Try dependabot.yml configuration
https://github.blog/changelog/2023-06-30-grouped-version-updates-for-dependabot-public-beta/
2023-08-03 14:06:48 -07:00
Simon Willison 9f25cde60e Show cog on usage.md to help debug #82 2023-07-10 14:00:21 -07:00
Simon Willison 4a9f7f4908 Lint using Ruff, refs #78 2023-07-02 12:41:40 -07:00
Simon Willison 3ed86e403d Added mypy, plus some fixes to make it happy - refs #77 2023-07-02 12:36:22 -07:00
Simon Willison 9d914bf9cc Include cogapp in pip install -e '.[test]' 2023-07-01 11:56:50 -07:00
Simon Willison 7485e0646e Use pip install -e '.[test]' 2023-07-01 11:32:38 -07:00
Simon Willison 5e21195e93 Improvements to help, closes #40 2023-06-17 09:19:52 +01:00
Simon Willison 3f89cb9609 Initial prototype, refs #1 2023-04-01 14:28:24 -07:00