Olicorne
Olicorne
Hi, I noticed that if I modify the docstring of a function that is cached via a joblib.Memory.cache decorator results in the cache being reset. I think it would be...
**Describe the solution you'd like** If I have #John and #Patrick logseq tags, I would like to make them part of a common hierarchy like "Logseq::John" and "Logseq::Patrick". **Describe how...
**Describe the solution you'd like** Typing `
### Issue Hi, I've been using Aider for a while for coding and it's been really great! I was wondering if it was possible to take advantage of the extensive...
Hi, I used a custom mp3 as alarm sound using the Clock app. Recently I noticed that if I want to change the alarm sound for a new alarm, when...
### Issue Hi, litellm is used to easily switch LLM providers and models but it's not perfect and in some situation there's a mismatch between the arguments used when querying...
Hi, I'm pretty sure there's an index issue with the messages that is espacially annoying when trying to delete a message, the wrong message gets deleted!
Hi, I was never able to make the "edit_message" function of chat work so tried to debug and I think the issue is simply that `base.lua` is calling `self:edit_message` but...
### Issue Hi, For my [personnal RAG project](https://github.com/thiswillbeyourgithub/WDoc/tree/dev) I was thinking I might add a code parser and wanted to play with aider's repomap as strings by adding a Langchain...
**Describe the solution you'd like** A new option in the admin settings to allow using embeddings based search among the chats. Allowing also to specify the embeddings engine to use...