Replies: 3 comments
-
To be honest, I haven't thought about this much, and I'm also a novice when it comes to LLMs. Curious what thoughts other people have here. |
Beta Was this translation helpful? Give feedback.
-
I am not sure if there is a direct support to LLM inside PKL. |
Beta Was this translation helpful? Give feedback.
-
LLMs doesn't know "anything" about pkl because "the world" doesn't know anything about pkl 😉. Pkl is, compared to other languages, just not present. From where should LLM learn things? As long as pkl stays like it is now, it will never©️ going to be useful in LLMs, I think. But of course, if it's growth and more people adopt it, it is easier for LLMs to understand it. So what can pkl do about it? You mention MCP. Yes, probably a MCP server would also help. But which tools or resources should it provide? Resources might be obvious, the super nice pkl documentation. But since it contains "only" code snippets, I would assume that this is too less for the LLM to map it to real world scenarios to provide useful code. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
I noticed that using popular AI tools to work with PKL leads to poor results:
Do you have an MCP in mind or something to help models generate PKL code?
Beta Was this translation helpful? Give feedback.
All reactions