0.11.1
- Fixed a bug where
llm embed -c "text"
did not correctly pick up the configured default embedding model. #317 - New plugins: llm-python, llm-bedrock-anthropic and llm-embed-jina (described in Execute Jina embeddings with a CLI using llm-embed-jina).
- llm-gpt4all now uses the new GGUF model format. simonw/llm-gpt4all#16