Commit graph

26 commits

Author SHA1 Message Date
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