Ruslan

Results 127 comments of Ruslan

Fixing this issue should be simple. You need to add a button for regeneration on the side of chat message, near the "delete" button. Because chat history and chat message...

Yes! This should be done manually. And in my code there should be a method for deleting both message from LLM chat memory and chat history (yeah, there are 2...

## My view of "Pros" and "Cons" at https://github.com/adr/madr/issues/109#issuecomment-2165959076 - Good, because they are structured. I like structured information as a programmer. It's impossible to mix "Good" and "Bad" points...

I have couple of questions: 1. Is the Postgres **server** one for every library? 2. One library - one **DB**? 3. What is the schema of the DB? If you...

@LoayGhreeb, hi! Chris has found a problem with my AI functionality, when a new instance of JabRef is opened when another is running (https://github.com/JabRef/jabref-issue-melting-pot/issues/575, also https://github.com/JabRef/jabref/pull/11844#pullrequestreview-2335402508). The reason of this...

@LoayGhreeb thanks for answer! Can I ask one more question? Is it possible to save DB information to disk and restore it later?

Hmm, you say that the general structure is too technical. You mean the blog post or documentation? In both case, I can't really understand what is technical and what is...

Oh, and also why AI is not `advanced`? - It's the thing that expresses the internals of AI functionality (similar to [en\advanced\fields.md](https://github.com/InAnYan/jabref-user-documentation/blob/ai-1/en/advanced/fields.md) that explains different BibTex fields and more). -...

@koppor I had an idea, but was more focused on fixing bugs in `ai-pr-1` pull request. What about this: 1. Parameters: `enable chatting with attached PDF files` and `OpenAI token`...