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
...
* 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
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