Simon Willison
321636e791
New schema DSL, closes #790
...
Plus made a start on schemas.md refs #788
2025-02-27 09:48:44 -08:00
Ariel Marcus
d964d02e90
Add installation docs with uv ( #690 )
2025-01-11 09:57:10 -08:00
Simon Willison
f0ed54abf1
Docs for CLI attachments, refs #587
2024-10-28 15:41:34 -07:00
Simon Willison
fcba89d73b
Update docs to reflect new gpt-4o-mini default, refs #536
2024-07-18 12:16:03 -07:00
Simon Willison
96db13f537
Link to new video
...
!stable-docs
2024-06-17 10:18:24 -07:00
Simon Willison
68df9721de
github repo static badge
...
!stable-docs
2024-05-13 18:41:07 -07:00
Simon Willison
45245413bd
GitHub stars badge
...
!stable-docs
2024-05-13 15:09:56 -07:00
Simon Willison
2b92756046
Homebrew PyTorch warning, closes #397
2024-01-26 13:59:27 -08:00
Simon Willison
46763326ed
Homebrew installation, refs #315 , #397
...
This reverts commit abcb457b20 .
2024-01-26 13:50:21 -08:00
Simon Willison
c09a3411d3
Documentation section about OpenAI models
...
Closes #398 , closes #396 , closes #394
2024-01-25 16:21:41 -08:00
Simon Willison
c4de730157
OpenAI API key URL has changed
2024-01-25 16:02:48 -08:00
Simon Willison
95597cc8f5
Link to new blog entry
...
!stable-docs
2023-12-18 10:28:52 -08:00
Simon Willison
abcb457b20
Remove homebrew suggestion for the moment, refs #315
...
!stable-docs
2023-10-27 21:36:38 -07:00
Simon Willison
9e5421e7a8
Update llm-gpt4all examples for latest release
...
!stable-docs
Refs https://github.com/simonw/llm-gpt4all/issues/16
2023-10-24 12:39:04 -07:00
Simon Willison
ed89490492
Link to new blog post
...
!stable-docs
2023-09-12 14:16:23 -07:00
Simon Willison
9e529bb36a
Wrap !multi in single quotes, for consistency with exit/quit
2023-09-12 10:45:02 -07:00
Simon Willison
0699bb5e27
Docs for llm chat, refs #231
2023-09-04 23:36:25 -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
8bdaca1f31
orca-mini-7b in index.md
...
Refs #195
2023-09-02 11:47:06 -07:00
Simon Willison
77cf56e54a
Initial CLI support and plugin hook for embeddings, refs #185
...
* Embeddings plugin hook + OpenAI implementation
* llm.get_embedding_model(name) function
* llm embed command, for returning embeddings or saving them to SQLite
* Tests using an EmbedDemo embedding model
* llm embed-models list and emeb-models default commands
* llm embed-db path and llm embed-db collections commands
2023-08-27 22:24:10 -07:00
Simon Willison
1212cc9221
Related tools documentation, closes #111
2023-08-20 22:34:29 -07:00
Simon Willison
6155f12c9c
Move plugin directory into LLM repo, refs #173
2023-08-20 22:17:16 -07:00
Simon Willison
14536f447b
Link to llm tag on my blog
...
Also test the new `stable` docs mechanism.
2023-08-20 21:54:17 -07:00
Simon Willison
819d600973
Link to two more blog entries
2023-08-12 09:27:36 -07:00
Simon Willison
4980f5a7c0
llm aliases list command, refs #151
2023-08-11 22:57:30 -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
e2072f7044
Ability to register additional OpenAI-compatible models
...
Closes #107 , closes #106
2023-07-15 10:01:03 -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
833c4b4892
Mention -s on index of documentation, Closes #59
2023-07-11 20:00:47 -07:00
Simon Willison
9a226a8b43
Discord badges, refs #97
2023-07-11 18:56:38 -07:00
Simon Willison
d5743641e6
Expanded plugins/ docs into several pages
...
Refs #87
2023-07-10 12:48:25 -07:00
Simon Willison
c1e3cbf2e9
Detailed tutorial on writing plugins
2023-07-06 20:38:12 -07:00
Simon Willison
2911975548
First attempt at internal API docs, refs #65
2023-07-01 08:50:39 -07:00
Simon Willison
a380967c27
Link to license on main
2023-07-03 13:11:33 -07:00
Simon Willison
aefac5cc85
Badges on the documentation index page
2023-06-17 18:03:05 +01:00
Simon Willison
b89f0e9ecd
Add plugins to index page, refs #49
2023-06-17 18:01:48 +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
352d45a899
Documentation page showing --help for all commands, refs #40
...
Also a CI check for if cog needs running
2023-06-17 09:19:34 +01:00
Simon Willison
144ffc3f6b
Prompt templates
...
Closes #23
2023-06-17 08:40:46 +01:00
Simon Willison
800659b0c0
Mave changelog into docs
...
Refs #28
2023-06-16 09:06:30 +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