文件历史

提交图

62 次代码提交

作者 SHA1 备注 提交日期
github-actions[bot] 00e428896f Ran cog 2026-04-22 04:54:40 +00:00
github-actions[bot] 1c317ab3fe Ran cog 2026-04-22 00:08:41 +00:00
Simon Willison 946e433698 More docstrings and autoclass embeds in docs 2026-03-31 13:12:32 -07:00
Simon Willison 1562a8f444 Added some more autoclass docs, with new doctrings 2026-03-31 12:54:00 -07:00
Simon Willison 49d4e54639 register_models() model_aliases parameter 2026-03-31 12:45:38 -07:00
Simon Willison 0bf655a1fe Cog against README 2025-06-20 10:11:57 -07:00
Simon Willison a3a2996fed Tools in templates (#1138)
Closes #1009
2025-05-30 17:44:52 -07:00
Simon Willison f2cf81e29a Move LLM_RAISE_ERRORS to advanced model plugins, closes #1121 2025-05-28 08:02:25 -07:00
Simon Willison 301db6d76c responses.resolved_model column and response.set_resolved_model(model_id) method, closes #1117 2025-05-28 07:17:03 -07:00
Simon Willison fe7a1f0ee7 Tweaked header 2025-05-27 13:06:12 -07:00
Simon Willison 684e03059a Cog for README 2025-05-27 10:24:32 -07:00
Simon Willison 9bbb37fae0 New default llm_version tool, closes #1096
Refs https://github.com/simonw/llm/issues/1095#issuecomment-2910574597
2025-05-26 13:30:47 -07:00
Simon Willison e23e13e6c7 Test for async toolbox, docs for toolboxes in general
Closes #1090, refs #997
2025-05-26 10:23:03 -07:00
Simon Willison 35d460c5e3 How to add tool support to model plugins, closes #1000 2025-05-26 09:57:04 -07:00
Simon Willison 6850cbdfa8 Tips for implementing tools section, closes #1093
Refs https://github.com/simonw/llm-tools-datasette/issues/2
2025-05-26 09:44:15 -07:00
Simon Willison 7eb8acb767 llm.get_key() is now a documented utility, closes #1094
Refs #1093, https://github.com/simonw/llm-tools-datasette/issues/2
2025-05-26 09:39:40 -07: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 63be6ef51d Update background on this project links
Refs #882

!stable-docs docs
2025-04-07 12:17:19 -07:00
gabriel pita d34eac57d3 Update README.md (#621) 2024-11-12 19:07:28 -08:00
Simon Willison 3696897db5 Link to plugins directory from README 2024-04-21 20:30:35 -07:00
Simon Willison 67d6f36343 Suggest llm-gpt4all not llm-mlc
The installation process is easier, which means less chance something will go wrong.

Refs #403
2024-01-26 14:30:37 -08:00
Simon Willison 46763326ed Homebrew installation, refs #315, #397
This reverts commit abcb457b20.
2024-01-26 13:50:21 -08:00
Simon Willison c4de730157 OpenAI API key URL has changed 2024-01-25 16:02:48 -08:00
Simon Willison 4fcdde4254 Link to new blog entry 2023-12-18 10:28:11 -08:00
Simon Willison abcb457b20 Remove homebrew suggestion for the moment, refs #315
!stable-docs
2023-10-27 21:36:38 -07:00
Cornelius Roemer 17999cf664 docs: fix typo 7b -> 13b (#305)
Resolves #304
2023-10-25 14:28:16 -07:00
Simon Willison 57fcf7e7e7 Show case llm-mlc and Llama 2 in the README, closes #276 2023-09-13 16:05:09 -07:00
Simon Willison 4711336800 Tightened up README 2023-09-13 14:47:28 -07:00
Simon Willison b6efc954de Link to latest blog entry from README 2023-09-13 12:15:38 -07:00
Simon Willison ba2c9e60f1 Promote my new blog entry about LLM embeddings
!stable-docs
2023-09-04 13:42:01 -07:00
Simon Willison 94f0a1a337 Promote embeddings in README/index, closes #210 2023-09-03 19:07:05 -07:00
Simon Willison 06d35c890a Homebrew badge, closes #218 2023-09-03 11:50:18 -07:00
Simon Willison 819d600973 Link to two more blog entries 2023-08-12 09:27:36 -07:00
Simon Willison ef35acdd5e brew install llm - refs #124 2023-07-24 08:36:50 -07:00
Simon Willison acc0931a43 Link to Llama 2 blog entry 2023-07-18 14:24:32 -07:00
Simon Willison 5970e1bcc2 Warn that Homebrew is much slower
Refs #102
2023-07-12 09:01:38 -07:00
Simon Willison 3afe82f7a6 New tagline, link to shortly-to-be-published blog entry, refs #88 2023-07-12 07:09:16 -07:00
Simon Willison adcf691678 Documentation now talks about installing models more, closes #100 2023-07-12 07:01:01 -07:00
Simon Willison c33625faa8 Promote llm -s and mention plugins, refs #59 2023-07-11 19:55:33 -07:00
Simon Willison 9a226a8b43 Discord badges, refs #97 2023-07-11 18:56:38 -07:00
Simon Willison 72d1063621 Link to license on main 2023-07-03 13:10:30 -07:00
Simon Willison aefac5cc85 Badges on the documentation index page 2023-06-17 18:03:05 +01:00
Simon Willison 5cb5be515f Homebrew installation instructions, closes #50 2023-06-17 16:15:43 +01:00
Simon Willison 96c8f5d342 llm is now styled LLM in the docs
Closes #45
2023-06-17 13:33:12 +01:00
Simon Willison 821b10462d Updated documentation links 2023-06-17 10:13:56 +01:00
Simon Willison b55f84a7c0 Update links to documentation site, closes #22 2023-06-17 09:44:06 +01:00
Simon Willison 26b2feb7f3 Link to latest docs because stable isn't live yet
Refs #21
2023-06-15 17:57:54 +01:00
Simon Willison b9865a5576 Multi-page docs using Markdown and Sphinx, refs #21
Also documents new keys.json mechanism, closes #13
2023-06-15 17:51:12 +01:00
Simon Willison 1afb5e83f6 Rename chatgpt to openai, refs #17 2023-06-14 18:19:41 +01:00