ThiloteE

Results 665 comments of ThiloteE

![image](https://github.com/user-attachments/assets/820ea2cb-8ec2-4eb6-bc39-e26df0b101f8) ![image](https://github.com/user-attachments/assets/ca29f215-5202-4feb-9f2c-adb432b200a8) ![image](https://github.com/user-attachments/assets/790bb959-a452-4564-9ff4-615b81903ed8)

Closing, because of conflicts and because we are now using jinja.

Related stop token issue, which stop word list will be a workaround for: https://github.com/nomic-ai/gpt4all/issues/2167#issuecomment-2116312336 Competes with https://github.com/nomic-ai/gpt4all/issues/2439

I think @HoussemNasri's [proposal](https://github.com/JabRef/jabref/issues/11419#issuecomment-2411710793) is good. Have a button that says "fix" or "reset" or something like that, will immediately signal users that those problems can be fixed, whereas "rightclick...

Semantic Chunking in practice: https://boudhayan-dev.medium.com/semantic-chunking-in-practice-23a8bc33d56d Basic RAG vs Advanced RAG: https://medium.com/llamaindex-blog/a-cheat-sheet-and-some-recipes-for-building-advanced-rag-803a9d94c41b I also think a very natural long term goal for GPT4All could be having responses based on Agents using...

Somebody went all in on RegEx lol > > [Jina AI](https://x.com/JinaAI_) > Based. Semantic chunking is overrated. Especially when you write a super regex that leverages all possible boundary cues...

As far as I am aware, the PR addresses all functionality requested, so let's close.

@ar-rana please open a pull-request an link it to to this issue. This will ease the review process substantially. Thank you :-)

How to test: Ask the model to respond with a text that covers all syntax as provided by markdown basic (or markdown-extended respectively). I created this text based on https://www.markdownguide.org/basic-syntax/....

Related or duplicate of https://github.com/nomic-ai/gpt4all/issues/2602. There are two URLs (paths): /v1/completions and /v1/chat/completions. The former is for one-offs. Which one are you using? See also https://github.com/nomic-ai/gpt4all/wiki/Local-API-Server