Commit graph

6 commits

Author SHA1 Message Date
Simon Willison
506de80f69 Renamed binary.md to storage.md and documented --binary embeddings, refs #264 2023-09-12 11:15:17 -07:00
Simon Willison
eea7b4e0fb Various documentation copy improvements, refs #264 2023-09-12 11:04:45 -07:00
Simon Willison
a74f63f421
Link to blog post
!stable-docs
2023-09-04 15:28:48 -07:00
Simon Willison
212cd617f3 Initial Python embeddings API docs, refs #191 2023-09-01 17:25:45 -07:00
Simon Willison
5a9269a2ce
Typo 2023-08-31 16:58:02 -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