mods icon indicating copy to clipboard operation
mods copied to clipboard

AI on the command line

Results 26 mods issues
Sort by recently updated
recently updated
newest added

**Is your feature request related to a problem? Please describe.** Add support for https://github.com/Mintplex-Labs/anything-llm which has inbuilt RAG, Websearch, Agent capabilities etc. **Describe the solution you'd like** Have AnythingLLM as...

enhancement

**Is your feature request related to a problem? Please describe.** Update Groq API with Llama3 support **Describe the solution you'd like** llama3-70b-8192: aliases: ["llama370b"] max-input-chars: 12250 llama3-8b-8192: aliases: ["llama38b"] max-input-chars:...

enhancement

**Is your feature request related to a problem? Please describe.** It is not clear to me how I should define roles in the settings file. An example of how to...

enhancement

**Describe the bug** When attempting to continue the conversation with an Ollama-based model, it will automatically fall back to the default model instead of continuing the conversation with Ollama. **Setup**...

using the new dynamic features in huh? ![](https://media.cleanshot.cloud/media/49749/nmYWJyWOlujKYj1BwDgwJzWORKqTnLzaZAswhTf4.gif?Expires=1715640325&Signature=apqY-Niy8RqCJZtrscXBPz~K7LuOO6avGahBkwvpV1Ik9tZurKl~hxvDyko9XQWSxfTi804TORa5SQf7ucMsGCjp44h2xCtItslGx~EkLgClZSAKhQ0dhDCZ~oJXQ~bzb~Z6D2Wh4rYJJs2MFU6ff8GhVkPub4TnzmhC04AidkosiZes2BlmiiAq21XoKDP15x0VRq60fqrD6VICH05QwhEMEerTIuk-hx~DUW96MY4Kv3rWTzxCj3-djw1xAuPU2ZzO25re9hhp4XIkj~lFud830eowUHNhPrzrwpWHV3bjr3quws1PmFwhoExcupd8SZ~ElcjGInysdmckE6Fm9Q__&Key-Pair-Id=K269JMAT9ZF4GZ)

enhancement

We could add support for Claude maybe from AnthropicAI. https://docs.anthropic.com/claude/reference/messages_post

Mistral (known for their [7B model](https://mistral.ai/news/announcing-mistral-7b/) and more recently their [Mixture of Experts model](https://mistral.ai/news/mixtral-of-experts/)) have recently started offering an API: It would be great if it could be used with...

Hi, ty for all your work. I love the charm projects :) I've been using mods within scripts and alongside other programs, and it doesn't feel right for me that...

enhancement

Add more model options such as Google's new Gemini model.

I use [folke/noice.nvim](https://github.com/folke/noice.nvim) which will display messages as pop-ups as they come in, and only opt for a split based on rules about the size of the message received (e.g....