提交

233 次代码提交

作者 SHA1 备注 提交日期
Simon Willison efbd6178d4 llm aliases list command, refs #151
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-11 22:55:59 -07:00
Simon Willison 93a5afde0a Initial --help for llm web, refs #4 2023-08-01 21:56:44 -07:00
Simon Willison dd7036b530 Ability to set system prompt, refs #4 2023-08-01 21:53:16 -07:00
Simon Willison fda7978de8 Log finished response to database
The code for this is pretty messy but it works. Refs #4
2023-08-01 21:49:04 -07:00
Simon Willison ddcdd849ae Show detailed model name in options box, refs #4 2023-08-01 21:48:47 -07:00
Simon Willison ea9a31d808 Clear button, refs #4 2023-08-01 21:48:27 -07:00
Simon Willison 14efa506f5 Run prompts using selected model, executing in a thread, refs #4 2023-08-01 20:59:05 -07:00
Simon Willison 6c4bbeee92 Fixed unnecessary import 2023-08-01 20:59:05 -07:00
Simon Willison 5cb4c4a352 Initial llm web prototype, refs #4 2023-08-01 20:59:05 -07:00
Pavel Král 838484b1f3 Set min/max constraints to float arguments
* Add .idea/ to .gitignore
* Set min and max constraints to float parameters

Closes #115
2023-07-26 10:59:09 -07:00
Sherwin Daganato 531d188199 Fix: Prevent TypeError in llm templates list for templates with empty prompts (#132) 2023-07-26 10:46:58 -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 ce21cbd202 .readthedocs.yaml
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 #128
0.6.1
2023-07-24 08:53:48 -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
0.6
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 cb41409e2b conversation_name should not have newlines, closes #110 2023-07-15 21:28:35 -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 60819affd2 Useful extra output for just lint 2023-07-15 10:00:04 -07:00
Simon Willison 58d1f9291d Don't use openai.api_key global, refs #107 2023-07-14 14:07:42 -07:00
Simon Willison 3f1388a4e6 setuptools and pip as dependencies
Needed for the install and uninstall commands.

Without these installation tools like rye might not work.
2023-07-13 21:04:07 -07:00
Simon Willison 79cce53904 Description should not be a Python tuple! 2023-07-13 15:07:48 -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
0.5
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 c33625faa8 Promote llm -s and mention plugins, refs #59 2023-07-11 19:55:33 -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 7bef414de7 Nicer error message for unknown models with -c mode, closes #92 2023-07-11 19:29:54 -07:00