5 ms·
I have tried it many times and I want to like it but I find the LLM doesn't program in it well. Maybe it's my fault, or maybe a model training, or something to
by nzoschke 1mo ago
I have tried it many times and I want to like it but I find the LLM doesn't program in it well.
Maybe it's my fault, or maybe a model training, or something to improve in docs and SDKs?
- nchmy 1mo agoI was actually surprised yesterday the deepseek flash seemed to have some understanding of the datastar DSL. Also, you can pass this to the agent. https://data-star.dev/docs.md https://data-star.dev/docs.md
- Aeolos 1mo agoThe library is small enough I simply load the entire datastar codebase in the context when I need to ask how something works. Once you have sufficient context in your html, this is no longer necessary.