Ask HN: Svelte 5 devs, what's your preferred LLM?
I was a Claude sonnet boi until pretty much today and that's because Claude tended to beat all all of the other models, usually. However, recently I started working with svelte 5 for which the Claude experience isn't all that great, so today I went back to good old GPT-4o and I was surprised that it did a much better job for me which left me wondering what else I don't know so I decided to ask to swim intelligence of the interwebs:
What's your favorite large language model for Svelte 5 related problems?
5 comments
[ 3.1 ms ] story [ 23.2 ms ] threadhttps://svelte.dev/docs/llms
Intrigued, are there there other tools that provide this kind of /llms-full.txt document to load into your system promtpt/use for RAG?
edit: I found this which seems to be similar https://github.com/AnswerDotAI/llms-txt
and
https://llmstxt.site/ to find similar files to give your own LLMs context on various tools
Every model though tends to want to generate Svelte 3/4 syntax. I haven't found a truly good solution, so I'll follow this thread with great interest.