文件历史

122 次代码提交

作者 SHA1 备注 提交日期
Simon Willison f5f8f20ad2 Release 0.7.1
Test / test (3.10) (push) Has been cancelled
Test / test (3.11) (push) Has been cancelled
Test / test (3.7) (push) Has been cancelled
Test / test (3.8) (push) Has been cancelled
Test / test (3.9) (push) Has been cancelled
Refs #12
2023-08-19 14:07:52 -07:00
Simon Willison c9d63c4fac Fixed typo in changelog 2023-08-19 14:04:31 -07:00
nakamichi a802bfbbb0 Fix a typo (#148)
Test / test (3.10) (push) Has been cancelled
Test / test (3.11) (push) Has been cancelled
Test / test (3.7) (push) Has been cancelled
Test / test (3.8) (push) Has been cancelled
Test / test (3.9) (push) Has been cancelled
2023-08-12 09:40:14 -07:00
Simon Willison 3bfcfd57d2 Release notes for 0.7 2023-08-12 09:38:58 -07:00
Simon Willison 819d600973 Link to two more blog entries 2023-08-12 09:27:36 -07:00
Simon Willison 945ed246da Updated cog help, refs #151 2023-08-12 09:15:46 -07:00
Simon Willison eef2ab0d79 Decided not to allow you to unset aliases from plugins, refs #151 2023-08-12 09:15:00 -07:00
Simon Willison 53289e3767 llm aliases remove command, refs #151 2023-08-12 09:05:02 -07:00
Simon Willison 4a68aa408a llm aliases path command, refs #151 2023-08-12 09:01:51 -07:00
Simon Willison 8fc9cd1902 llm aliasess set command, refs #151 2023-08-12 09:01:12 -07:00
Simon Willison b8f8869778 llm aliases list --json option, refs #151 2023-08-12 08:52:57 -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 50d3b8b25b Don't include extra-openai-models.yaml when cogging aliases, refs #151 2023-08-11 23:14:44 -07:00
Simon Willison a8059a24a9 Docs and tests for llm aliases list, refs #151 2023-08-11 23:00:20 -07:00
Simon Willison 4980f5a7c0 llm aliases list command, refs #151 2023-08-11 22:57:30 -07:00
Simon Willison 609e8dead8 --no-cache-dir and --force-reinstall options, closes #146 2023-08-03 21:30:47 -07:00
dependabot[bot] c5adc59252 Bump the python-packages group with 1 update (#145)
Bumps the python-packages group with 1 update: [furo](https://github.com/pradyunsg/furo).

- [Release notes](https://github.com/pradyunsg/furo/releases)
- [Changelog](https://github.com/pradyunsg/furo/blob/main/docs/changelog.md)
- [Commits](https://github.com/pradyunsg/furo/compare/2022.06.21...2023.07.26)

---
updated-dependencies:
- dependency-name: furo
  dependency-type: direct:production
  dependency-group: python-packages
...

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
2023-08-03 16:51:51 -07:00
Simon Willison 65d16663f5 Fix bug in --editable, closes #136 2023-07-25 22:21:20 -07:00
Simon Willison 3c2ef73f78 Remove Tutorial: prefix 2023-07-24 13:05:47 -07:00
Simon Willison 7ffce6a67b One last changelog entry for 0.6.1, refs #125 2023-07-24 08:46:08 -07:00
Jorge be55a71b15 Fix for error in templates.md
Thanks @dokeet
2023-07-24 08:43:25 -07:00
Simon Willison 4484765efe Release 0.6.1
Refs #124
2023-07-24 08:41:05 -07:00
Simon Willison ef35acdd5e brew install llm - refs #124 2023-07-24 08:36:50 -07:00
Simon Willison 9475413972 System prompts for Python API 2023-07-20 12:02:15 -07:00
Simon Willison 101795f858 Fixed bug in Markdown in release notes 2023-07-18 15:15:48 -07:00
Simon Willison 9a177abfd5 Release 0.6
Test / test (3.10) (push) Has been cancelled
Test / test (3.11) (push) Has been cancelled
Test / test (3.7) (push) Has been cancelled
Test / test (3.8) (push) Has been cancelled
Test / test (3.9) (push) Has been cancelled
Refs #106, #107, #108, #109
2023-07-18 14:36:37 -07:00
Simon Willison acc0931a43 Link to Llama 2 blog entry 2023-07-18 14:24:32 -07:00
Simon Willison 178af27d95 llm logs list -q/--query option, closes #109 2023-07-15 16:20:28 -07:00
Simon Willison 75e40e7077 Enable FTS indexes on responses prompt and response columns, refs #109 2023-07-15 16:03:35 -07:00
Simon Willison ed8cd776a4 llm logs list -m model_id/alias option, closes #108 2023-07-15 15:55:13 -07:00
Simon Willison 723d349f4f Improved compatible models documentation, refs #106, #107 2023-07-15 15:44:53 -07:00
Simon Willison e2072f7044 Ability to register additional OpenAI-compatible models
Closes #107, closes #106
2023-07-15 10:01:03 -07:00
Simon Willison 5dcfa6f13d Custom title for docs homepage, closes #105 2023-07-12 12:20:16 -07:00
Simon Willison a6e3730b40 Fix zip link 2023-07-12 09:09:19 -07:00
Simon Willison 5970e1bcc2 Warn that Homebrew is much slower
Refs #102
2023-07-12 09:01:38 -07:00
Simon Willison a3c079606c Release 0.5
Test / test (3.10) (push) Has been cancelled
Test / test (3.11) (push) Has been cancelled
Test / test (3.7) (push) Has been cancelled
Test / test (3.8) (push) Has been cancelled
Test / test (3.9) (push) Has been cancelled
Refs #31, #53, #55, #57, #63, #69, #70, #75, #76, #79, #82, #91, #98
2023-07-12 07:22:17 -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 7a7bb3aed6 More improvements to release notes, refs #99 2023-07-11 22:00:17 -07:00
Simon Willison c08e47355c Added model plugins to 0.5 release notes, refs #99 2023-07-11 21:52:46 -07:00
Simon Willison 2017018d8f Bullet point release notes for 0.5 - refs #99 2023-07-11 21:42:54 -07:00
Simon Willison 93d61c5f6b Document --cid/--conversation, refs #91 2023-07-11 21:39:31 -07:00
Simon Willison 54881ebfd5 Remove init-db command, refs #68 2023-07-11 21:38:14 -07:00
Simon Willison fa67b3fdaf --log option, closes #68 2023-07-11 20:18:16 -07:00
Simon Willison 05b4bcf57c Docs for llm logs on/off/status, closes #98 2023-07-11 20:09:07 -07:00
Simon Willison 833c4b4892 Mention -s on index of documentation, Closes #59 2023-07-11 20:00:47 -07:00
Simon Willison d2fcff3f3a llm logs on / off commands, refs #98 2023-07-11 19:48:16 -07:00
Simon Willison 875c6a9669 Initial llm logs status command, refs #98 2023-07-11 19:38:27 -07:00
Simon Willison 9a226a8b43 Discord badges, refs #97 2023-07-11 18:56:38 -07:00
Simon Willison abfc9c69dc Response.fake() method
I'm using this in https://github.com/simonw/llm-gpt4all/issues/4
2023-07-11 11:08:15 -07:00